DATAKIT API
V2025.1
Main Page
API Reference
dtk_sabrReader.hpp
Go to the documentation of this file.
1
#ifndef _UTIL_SABR_READER_HPP_
2
#define _UTIL_SABR_READER_HPP_
3
#include "
def/define.h
"
4
#include "
util/dtk_reader.hpp
"
5
6
7
8
class
AcisReader
:
public
Dtk_Reader
9
{
10
public
:
11
virtual
~AcisReader
();
12
13
static
Dtk_bool
Enable
();
14
};
15
16
#endif
17
AcisReader::~AcisReader
virtual ~AcisReader()
Dtk_Reader
Definition:
dtk_reader.hpp:15
Dtk_bool
char Dtk_bool
Definition:
define.h:725
define.h
dtk_reader.hpp
AcisReader
Definition:
dtk_sabrReader.hpp:9
AcisReader::Enable
static Dtk_bool Enable()
ClientsCMake
Lib_Include
dtk_readers
dtk_sabrReader.hpp