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

#include <ngcbPP.hpp>

Public Member Functions

 ngcbPP_FACTORY ()
 Constructor.
 
virtual ~ngcbPP_FACTORY ()
 Destructor.
 
char * ErrMsg ()
 Error message.
 
ngcbPPCreate (int id)
 Creator.
 

Protected Member Functions

virtual ngcbPPMake (int id)
 Maker with id.
 

Detailed Description

Pixel-Processor factory class

Constructor & Destructor Documentation

◆ ngcbPP_FACTORY()

ngcbPP_FACTORY::ngcbPP_FACTORY ( )
inline

Constructor.

◆ ~ngcbPP_FACTORY()

virtual ngcbPP_FACTORY::~ngcbPP_FACTORY ( )
inlinevirtual

Destructor.

Member Function Documentation

◆ Create()

ngcbPP * ngcbPP_FACTORY::Create ( int id)
inline

Creator.

◆ ErrMsg()

char * ngcbPP_FACTORY::ErrMsg ( )
inline

Error message.

◆ Make()

virtual ngcbPP * ngcbPP_FACTORY::Make ( int id)
inlineprotectedvirtual

Maker with id.


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