ngc 1.5.0
 
Loading...
Searching...
No Matches
ngcdcsAOCAL_FACTORY Class Reference

#include <ngcdcsAOCAL.hpp>

Inheritance diagram for ngcdcsAOCAL_FACTORY:
ngcdcsFACTORY

Public Member Functions

 ngcdcsAOCAL_FACTORY ()
 Constructor.
 
virtual ~ngcdcsAOCAL_FACTORY ()
 Destructor.
 
ngcdcsEXPDRVMake (const char *desc, const ngcdcs_system_t &sys, const ngcb_fb_t &fb)
 Creator.
 
- Public Member Functions inherited from ngcdcsFACTORY
 ngcdcsFACTORY (const char *s)
 Constructor.
 
 ngcdcsFACTORY (const char *s, int closed)
 Constructor for empty factory.
 
virtual ~ngcdcsFACTORY ()
 Destructor.
 
ngcdcsEXPDRVCreate (const char *desc, const ngcdcs_system_t &sys, const ngcb_fb_t &fb)
 Creator.
 
char * ErrMsg ()
 Error message.
 
int Closed ()
 Factory is closed.
 

Additional Inherited Members

- Public Attributes inherited from ngcdcsFACTORY
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.
 

Detailed Description

Exposure driver factory for NGC-AO gain calibration

Constructor & Destructor Documentation

◆ ngcdcsAOCAL_FACTORY()

ngcdcsAOCAL_FACTORY::ngcdcsAOCAL_FACTORY ( )
inline

Constructor.

◆ ~ngcdcsAOCAL_FACTORY()

virtual ngcdcsAOCAL_FACTORY::~ngcdcsAOCAL_FACTORY ( )
inlinevirtual

Destructor.

Member Function Documentation

◆ Make()

ngcdcsEXPDRV * ngcdcsAOCAL_FACTORY::Make ( const char * desc,
const ngcdcs_system_t & sys,
const ngcb_fb_t & fb )
inlinevirtual

Creator.

Reimplemented from ngcdcsFACTORY.


The documentation for this class was generated from the following file: