#include <ngcdcsFACTORY.hpp>
|
| char | name [64] |
| | Driver name.
|
| |
| void * | dl |
| | Dynamic linking handle.
|
| |
| char | module [64] |
| | Dynamic linking module.
|
| |
| char | symbol [64] |
| | Dynamic linking symbol name.
|
| |
| int | busy |
| | Busy flag.
|
| |
◆ ngcdcsFACTORY() [1/2]
| ngcdcsFACTORY::ngcdcsFACTORY |
( |
const char * | s | ) |
|
|
inlineexplicit |
◆ ngcdcsFACTORY() [2/2]
| ngcdcsFACTORY::ngcdcsFACTORY |
( |
const char * | s, |
|
|
int | closed ) |
|
inline |
Constructor for empty factory.
◆ ~ngcdcsFACTORY()
| virtual ngcdcsFACTORY::~ngcdcsFACTORY |
( |
| ) |
|
|
inlinevirtual |
◆ Closed()
| int ngcdcsFACTORY::Closed |
( |
| ) |
|
|
inline |
◆ Create()
◆ ErrMsg()
| char * ngcdcsFACTORY::ErrMsg |
( |
| ) |
|
|
inline |
◆ Make()
◆ busy
◆ dl
◆ module
| char ngcdcsFACTORY::module[64] |
◆ name
| char ngcdcsFACTORY::name[64] |
◆ symbol
| char ngcdcsFACTORY::symbol[64] |
Dynamic linking symbol name.
The documentation for this class was generated from the following file: