►CAppender | Implement this interface for your own strategies for printing log statements |
►CAppenderSkeleton | AppenderSkeleton is a helper class, simplifying implementation of Appenders: it already takes care of handling of Thresholds and Filters |
CAbortAppender | This Appender causes the application to abort() upon the first append() call |
CIdsaAppender | IdsaAppender is an Appender that sends LoggingEvents to the IDS/A logger and reference monitor by Marc Welz |
►CLayoutAppender | LayoutAppender is a common superclass for all Appenders that require a Layout |
CBufferingAppender | |
►CFileAppender | |
CRollingFileAppender | RollingFileAppender is a FileAppender that rolls over the logfile once it has reached a certain size limit |
COstreamAppender | OstreamAppender appends LoggingEvents to ostreams |
CRemoteSyslogAppender | RemoteSyslogAppender sends LoggingEvents to a remote syslog system |
CStringQueueAppender | This class puts log messages in an in-memory queue |
CSyslogAppender | SyslogAppender sends LoggingEvents to the local syslog system |
Cappender_t | A function table which is bound to log4cpp's Appender class |
CAppendersFactory | |
CGENAPI_NAMESPACE::AttachStatistics_t | Delivers information about the attached chunks and nodes |
CGENICAM_NAMESPACE::AutoLock | |
CGENAPI_NAMESPACE::AutoLock | |
►Cdetails::base_validator_data | |
Cdetails::optional_params_validator | |
Cdetails::parameter_validator | |
Cdetails::required_params_validator | |
►Cbasic_istream | |
CGENAPI_NAMESPACE::IDevFileStreamBase< CharType, Traits > | |
►Cbasic_ostream | |
CGENAPI_NAMESPACE::ODevFileStreamBase< CharType, Traits > | |
►Cbasic_streambuf | |
CGENAPI_NAMESPACE::IDevFileStreamBuf< CharType, Traits > | |
CGENAPI_NAMESPACE::ODevFileStreamBuf< CharType, Traits > | |
CBasicConfigurator | This class implements a trivial default configuration for log4cpp: it adds a FileAppender that logs to stdout and uses a BasicLayout to the root Category |
Crcg::Buffer | The buffer class encapsulates a Genicam buffer that is provided by a stream |
►CCategory | This is the central class in the log4j package |
CFixedContextCategory | This Category subclass replaces the NDC field in LoggingEvents with a fixed context string |
Ccategory_t | A function table which is bound to log4cpp's Category class |
CCategoryStream | This class enables streaming simple types and objects to a category |
CGENAPI_NAMESPACE::CBooleanPolyRef | A reference to a bool which can bei either an bool variable, or a pointer to an IInteger, an IEnumeration, or an IBoolean |
►CGENAPI_NAMESPACE::CChunkAdapter | Connects a chunked buffer to a node map |
CGENAPI_NAMESPACE::CChunkAdapterDcam | Connects a chunked DCAM buffer to a node map |
CGENAPI_NAMESPACE::CChunkAdapterGeneric | Connects a generic chunked buffer to a node map |
CGENAPI_NAMESPACE::CChunkAdapterGEV | Connects a chunked DCAM buffer to a node map |
►CGENAPI_NAMESPACE::CChunkAdapterU3V | Connects a chunked U3V buffer to a node map |
CGENAPI_NAMESPACE::CChunkAdapterGenDC | Connects a GenDC Metadata GenICam Chunk Part buffer to a node map |
►CCDataStruct | |
CGENAPI_NAMESPACE::CTestPortStruct< CDataStruct > | Implements a register spaces based on a C++ struct |
►CGENAPI_NAMESPACE::CEventAdapter | Delivers Events to ports |
CGENAPI_NAMESPACE::CEventAdapter1394 | Distribute the events to the node map |
CGENAPI_NAMESPACE::CEventAdapterCL | Connects a U3V Event to a node map |
CGENAPI_NAMESPACE::CEventAdapterGeneric | Connects a generic event to a node map |
CGENAPI_NAMESPACE::CEventAdapterGEV | Connects a GigE Event to a node map |
CGENAPI_NAMESPACE::CEventAdapterU3V | Connects a U3V Event to a node map |
CGENAPI_NAMESPACE::CFeatureBagger | Class use to bag features |
CGENAPI_NAMESPACE::CFloatPolyRef | A reference to a float which can be either a double variable, or a pointer to an IFloat, IInteger, or an IEnumeration interface |
►CGENAPI_NAMESPACE::CGeneric_XMLLoaderParams | Empty base class used by class CNodeMapRef as generic template argument |
►CGENAPI_NAMESPACE::CNodeMapRefT< GENAPI_NAMESPACE::CGeneric_XMLLoaderParams > | |
CGENAPI_NAMESPACE::CNodeMapRef | Smartpointer for NodeMaps with create function |
CGENICAM_NAMESPACE::CGlobalLock | Named global lock which can be used over process boundaries |
CGENICAM_NAMESPACE::CGlobalLockUnlocker | Unlocks the global lock object on destruction |
CGENAPI_NAMESPACE::CInt64Lexer | |
CGENAPI_NAMESPACE::CInt64MathParser | Parser and evaluator for CIntSwissKnife |
CGENAPI_NAMESPACE::CIntegerOffsetPolyRef | |
CGENAPI_NAMESPACE::CIntegerPolyRef | A reference to an int64 which can bei either an int64 variable, or a pointer to an IInteger, an IEnumeration, an IBoolean, or a IFloat |
CGENAPI_NAMESPACE::CL_COMMAND_HEADER | CL/GenCP command header |
CGENAPI_NAMESPACE::CL_EVENT_DATA | CL/GenCP EVENT_CMD specific command data WITHOUT event specific data |
CGENAPI_NAMESPACE::CL_EVENT_DATA1 | CL/GenCP EVENT_CMD specific command data WITH event specific data |
CGENAPI_NAMESPACE::CL_EVENT_MESSAGE | Entire event data message |
CGENAPI_NAMESPACE::CLexer | |
►CGENAPI_NAMESPACE::CLock | A lock class |
CGENAPI_NAMESPACE::CLockEx | This class is for testing purposes only. It should not be used for client code because it exists only for Windows but not for Linux since it uses internal data structures of a Win32 object |
►CGENICAM_NAMESPACE::CLock | A lock class |
CGENICAM_NAMESPACE::CLockEx | This class is for testing purposes only. It should not be used for client code because it exists only for Windows but not for Linux since it uses internal data structures of a Win32 object |
CGENICAM_NAMESPACE::CLog | This logging class initializes the logger |
CGENAPI_NAMESPACE::CMathParser | Expression parser and evaluator of CSwissKnife |
►CGENAPI_NAMESPACE::CNodeCallback | Callback body instance for INode pointers |
CGENAPI_NAMESPACE::Function_NodeCallback< Function > | Container for a function pointer |
CGENAPI_NAMESPACE::Member_NodeCallback< Client, Member > | Container for a member function pointer |
CGENAPI_NAMESPACE::CNodeMapFactory | The node map factory is used for creating node maps from camera description files |
CGENAPI_NAMESPACE::CNodeWriteConcatenator | |
CGENAPI_NAMESPACE::CNodeWriteConcatenatorRef | Reference object for CNodeWriteConcatenator create with NewNodeWriteConcatenator function of nodemap objects |
CGENAPI_NAMESPACE::CFeatureBagger::const_iterator | |
CGENAPI_NAMESPACE::Counter | |
CGENAPI_NAMESPACE::CPointer< T, B > | Encapsulates a GenApi pointer dealing with the dynamic_cast automatically |
CGENAPI_NAMESPACE::CPointer< IBoolean > | |
CGENAPI_NAMESPACE::CPointer< IEnumeration > | |
►CGENAPI_NAMESPACE::CPointer< IFloat, IBase > | |
CGENAPI_NAMESPACE::CFloatPtr | SmartPointer for IFloat interface pointer |
CGENAPI_NAMESPACE::CPointer< IInteger > | |
CGENAPI_NAMESPACE::CPointer< INode > | |
CGENAPI_NAMESPACE::CRegisterSetHelper | Copies data from buffer to variables in a typesafe manner |
CGENAPI_NAMESPACE::CStaticFuncMapDouble | |
CGENAPI_NAMESPACE::CStaticFuncMapInt64 | |
CGENAPI_NAMESPACE::CStringPolyRef | A reference to a gcstring which can be either a gcstring variable, or a pointer to an IString |
CGENAPI_NAMESPACE::CStrMap | |
CGENAPI_NAMESPACE::CSymTable | |
►CGENAPI_NAMESPACE::CValueArrayAdapterBase | Base class wrapping internal implementation details of the value array adapter functionality |
►CGENAPI_NAMESPACE::CValueArrayAdapter< IBoolean, uint8_t, bool > | |
CGENAPI_NAMESPACE::CBooleanValueArray | Concrete value array implementation to be used with IBoolean based target value nodes |
►CGENAPI_NAMESPACE::CValueArrayAdapter< IFloat, double > | |
CGENAPI_NAMESPACE::CFloatValueArray | Concrete value array implementation to be used with IFloat based target value nodes |
►CGENAPI_NAMESPACE::CValueArrayAdapter< IInteger, int64_t > | |
CGENAPI_NAMESPACE::CIntegerValueArray | Concrete value array implementation to be used with IInteger based target value nodes |
CGENAPI_NAMESPACE::CValueArrayAdapter< TValueNodeType, TOutputValueType, TEffectiveValueType > | Adapter for accessing structured register known to include an array of selector-iterated values |
CGENAPI_NAMESPACE::DCAM_CHECKSUM | |
CGENAPI_NAMESPACE::DCAM_CHUNK_TRAILER | |
CNDC::DiagnosticContext | |
►CGENAPI_NAMESPACE::double_autovector_t | Vector of doubles with reference counting |
CGENAPI_NAMESPACE::_autovector_impl< double, double_autovector_t > | |
CGENAPI_NAMESPACE::EAccessModeClass | EAccessModeClass holds conversion methods for the access mode enumeration |
CGENAPI_NAMESPACE::ECachingModeClass | ECachingModeClass holds conversion methods for the caching mode enumeration |
CGENAPI_NAMESPACE::EDisplayNotationClass | Holds conversion methods for the notation type of floats |
CGENAPI_NAMESPACE::EEndianessClass | EEndianessClass holds conversion methods for the endianess enumeration |
CGENAPI_NAMESPACE::EGenApiSchemaVersionClass | Helper class converting EGenApiSchemaVersion from and to string |
CGENAPI_NAMESPACE::EInputDirectionClass | Holds conversion methods for the notation type of floats |
CGENAPI_NAMESPACE::EMethodClass | |
►Cenable_shared_from_this | |
Crcg::Device | The device class encapsulates a Genicam device |
Crcg::Interface | The interface class encapsulates a Genicam interface |
Crcg::Stream | The stream class encapsulates a Genicam stream |
Crcg::System | The system class encapsulates a Genicam transport layer |
CGENAPI_NAMESPACE::ENameSpaceClass | Holds conversion methods for the namespace enumeration |
CGENAPI_NAMESPACE::CNodeImpl::EntryMethodFinalizer | Used to ensure that PostSetValue() is called in any case |
CGENAPI_NAMESPACE::ERepresentationClass | ERepresentationClass holds conversion methods for the representation enumeration |
CGENAPI_NAMESPACE::ESignClass | ESignClass holds conversion methods for the sign enumeration |
CGENAPI_NAMESPACE::ESlopeClass | Holds conversion methods for the converter formulas |
CGENAPI_NAMESPACE::EStandardNameSpaceClass | Holds conversion methods for the standard namespace enumeration |
CGENAPI_NAMESPACE::EVisibilityClass | EVisibilityClass holds conversion methods for the visibility enumeration |
►Cexception | |
Crcg::GenTLException | |
►CGENICAM_NAMESPACE::ExceptionReporter< E > | Printf like creation of exceptions |
CGENAPI_NAMESPACE::ExceptionReporterNode< E > | |
CGENAPI_NAMESPACE::EYesNoClass | Holds conversion methods for the standard namespace enumeration |
CFactoryParams | |
CFilter | Users should extend this class to implement customized logging event filtering |
CGENICAM_NAMESPACE::gcarray< T > | |
CGENICAM_NAMESPACE::gcstring | A string class which is a clone of std::string |
CGENAPI_NAMESPACE::GENDC_CHUNK_TRAILER | Header of a GenDC chunk trailing tag |
CGENICAM_NAMESPACE::GenericException | GenICam's exception class |
Crcg::GenTLWrapper | Wrapper for dynamically loaded GenICam transport layers |
CGENAPI_NAMESPACE::GVCP_CHUNK_TRAILER | Header of a GVCP request packet |
CGENAPI_NAMESPACE::GVCP_EVENT_ITEM | Layout of a GVCP event item (Extended ID flag not set) |
CGENAPI_NAMESPACE::GVCP_EVENT_ITEM_BASIC | Layout of a GVCP event item (common to all types) |
CGENAPI_NAMESPACE::GVCP_EVENT_ITEM_EXTENDED_ID | Layout of a GVCP event item (Extended ID flag set) |
CGENAPI_NAMESPACE::GVCP_EVENT_REQUEST | Layout of a GVCP event request packet (Extended ID flag not set) |
CGENAPI_NAMESPACE::GVCP_EVENT_REQUEST_EXTENDED_ID | Layout of a GVCP event request packet (Extended ID flag set) |
CGENAPI_NAMESPACE::GVCP_EVENTDATA_REQUEST | Layout of a GVCP event data request packet (Extended ID flag not set) |
CGENAPI_NAMESPACE::GVCP_EVENTDATA_REQUEST_EXTENDED_ID | Layout of a GVCP event data request packet (Extended ID flag set) |
CGENAPI_NAMESPACE::GVCP_REQUEST_HEADER | Header of a GVCP request packet |
CHierarchyMaintainer | HierarchyMaintainer is an internal log4cpp class |
►CIBoolean | |
►CGENAPI_NAMESPACE::CBooleanImpl | IBoolean implementation |
►CGENAPI_NAMESPACE::NodeT< CBooleanImpl > | |
►CGENAPI_NAMESPACE::BooleanT< NodeT< CBooleanImpl > > | |
►CGENAPI_NAMESPACE::ValueT< BooleanT< NodeT< CBooleanImpl > > > | |
►CGENAPI_NAMESPACE::BaseT< ValueT< BooleanT< NodeT< CBooleanImpl > > > > | |
CGENAPI_NAMESPACE::CBoolean | |
►CICategory | |
►CGENAPI_NAMESPACE::CCategoryImpl | Holds a list of features and sub-categories |
►CGENAPI_NAMESPACE::NodeT< CCategoryImpl > | |
►CGENAPI_NAMESPACE::ValueT< NodeT< CCategoryImpl > > | |
►CGENAPI_NAMESPACE::BaseT< ValueT< NodeT< CCategoryImpl > > > | |
CGENAPI_NAMESPACE::CCategory | |
►CIChunkPort | |
►CGENAPI_NAMESPACE::CPortImplIntern | Standard IPort implementation |
►CGENAPI_NAMESPACE::NodeT< CPortImplIntern > | |
►CGENAPI_NAMESPACE::BaseT< NodeT< CPortImplIntern > > | |
CGENAPI_NAMESPACE::CPort | |
►CICommand | |
►CGENAPI_NAMESPACE::CCommandImpl | ICommand implementation |
►CGENAPI_NAMESPACE::CommandT< CCommandImpl > | |
►CGENAPI_NAMESPACE::NodeT< CommandT< CCommandImpl > > | |
►CGENAPI_NAMESPACE::ValueT< NodeT< CommandT< CCommandImpl > > > | |
►CGENAPI_NAMESPACE::BaseT< ValueT< NodeT< CommandT< CCommandImpl > > > > | |
CGENAPI_NAMESPACE::CCommand | |
►CIDestroy | |
CGENAPI_NAMESPACE::CNodeMap | Hold a map of all nodes |
►CIDeviceInfo | |
CGENAPI_NAMESPACE::CNodeMap | Hold a map of all nodes |
►CIEnumEntry | |
►CGENAPI_NAMESPACE::CEnumEntryImpl | Mapping of Enum Values to symbolic values |
►CGENAPI_NAMESPACE::NodeT< CEnumEntryImpl > | |
►CGENAPI_NAMESPACE::ValueT< NodeT< CEnumEntryImpl > > | |
►CGENAPI_NAMESPACE::BaseT< ValueT< NodeT< CEnumEntryImpl > > > | |
CGENAPI_NAMESPACE::CEnumEntry | Implements the EnumEntry node |
►CIEnumeration | |
►CGENAPI_NAMESPACE::CEnumerationImpl | |
►CGENAPI_NAMESPACE::NodeT< CEnumerationImpl > | |
►CGENAPI_NAMESPACE::EnumerationT< NodeT< CEnumerationImpl > > | |
►CGENAPI_NAMESPACE::ValueT< EnumerationT< NodeT< CEnumerationImpl > > > | |
►CGENAPI_NAMESPACE::BaseT< ValueT< EnumerationT< NodeT< CEnumerationImpl > > > > | |
CGENAPI_NAMESPACE::CEnumeration | |
►CIEnumerationT | |
CGENAPI_NAMESPACE::CEnumerationTRef< EnumT > | |
►CIEnumReference | |
CGENAPI_NAMESPACE::CEnumerationTRef< EnumT > | |
►CIFileProtocolAdapter | |
CGENAPI_NAMESPACE::FileProtocolAdapter | Adapter between the std::iostreambuf and the SFNC Features representing the device filesystem |
►CIFloat | |
►CGENAPI_NAMESPACE::CConverterImpl | IFloat implementation with integrated conversion |
►CGENAPI_NAMESPACE::FloatT< CConverterImpl > | |
►CGENAPI_NAMESPACE::NodeT< FloatT< CConverterImpl > > | |
►CGENAPI_NAMESPACE::ValueT< NodeT< FloatT< CConverterImpl > > > | |
►CGENAPI_NAMESPACE::BaseT< ValueT< NodeT< FloatT< CConverterImpl > > > > | |
CGENAPI_NAMESPACE::CConverter | Class implementing the converter object |
►CGENAPI_NAMESPACE::CFloatImpl | Core pf the Float node implementation |
►CGENAPI_NAMESPACE::FloatT< CFloatImpl > | |
►CGENAPI_NAMESPACE::NodeT< FloatT< CFloatImpl > > | |
►CGENAPI_NAMESPACE::ValueT< NodeT< FloatT< CFloatImpl > > > | |
►CGENAPI_NAMESPACE::BaseT< ValueT< NodeT< FloatT< CFloatImpl > > > > | |
CGENAPI_NAMESPACE::CFloat | Float node implementation |
►CGENAPI_NAMESPACE::CFltRegImpl | IFloat implementation for a register |
►CGENAPI_NAMESPACE::NodeT< CFltRegImpl > | |
►CGENAPI_NAMESPACE::RegisterT< NodeT< CFltRegImpl > > | |
►CGENAPI_NAMESPACE::FloatT< RegisterT< NodeT< CFltRegImpl > > > | |
►CGENAPI_NAMESPACE::ValueT< FloatT< RegisterT< NodeT< CFltRegImpl > > > > | |
►CGENAPI_NAMESPACE::BaseT< ValueT< FloatT< RegisterT< NodeT< CFltRegImpl > > > > > | |
CGENAPI_NAMESPACE::CFltReg | Clkass implementing the FltReg node |
►CGENAPI_NAMESPACE::CSwissKnifeImpl | Specialized SwissKnife for float nodes |
►CGENAPI_NAMESPACE::FloatT< CSwissKnifeImpl > | |
►CGENAPI_NAMESPACE::NodeT< FloatT< CSwissKnifeImpl > > | |
►CGENAPI_NAMESPACE::ValueT< NodeT< FloatT< CSwissKnifeImpl > > > | |
►CGENAPI_NAMESPACE::BaseT< ValueT< NodeT< FloatT< CSwissKnifeImpl > > > > | |
CGENAPI_NAMESPACE::CSwissKnife | |
►CIInteger | |
►CGENAPI_NAMESPACE::CDcamAccessCtrlRegImpl | Implements the IIDC DCAM Access Control Register for Advanced Features |
►CGENAPI_NAMESPACE::IntegerT< CDcamAccessCtrlRegImpl > | |
►CGENAPI_NAMESPACE::NodeT< IntegerT< CDcamAccessCtrlRegImpl > > | |
►CGENAPI_NAMESPACE::RegisterT< NodeT< IntegerT< CDcamAccessCtrlRegImpl > > > | |
►CGENAPI_NAMESPACE::ValueT< RegisterT< NodeT< IntegerT< CDcamAccessCtrlRegImpl > > > > | |
►CGENAPI_NAMESPACE::BaseT< ValueT< RegisterT< NodeT< IntegerT< CDcamAccessCtrlRegImpl > > > > > | |
CGENAPI_NAMESPACE::CDcamAccessCtrlReg | |
►CGENAPI_NAMESPACE::CIntConverterImpl | IInteger implementation with integrated conversion |
►CGENAPI_NAMESPACE::IntegerT< CIntConverterImpl > | |
►CGENAPI_NAMESPACE::NodeT< IntegerT< CIntConverterImpl > > | |
►CGENAPI_NAMESPACE::ValueT< NodeT< IntegerT< CIntConverterImpl > > > | |
►CGENAPI_NAMESPACE::BaseT< ValueT< NodeT< IntegerT< CIntConverterImpl > > > > | |
CGENAPI_NAMESPACE::CIntConverter | Class implementingthe converter object |
►CGENAPI_NAMESPACE::CIntegerImpl | Core of the Integer node implementation |
►CGENAPI_NAMESPACE::NodeT< CIntegerImpl > | |
►CGENAPI_NAMESPACE::IntegerT< NodeT< CIntegerImpl > > | |
►CGENAPI_NAMESPACE::ValueT< IntegerT< NodeT< CIntegerImpl > > > | |
►CGENAPI_NAMESPACE::BaseT< ValueT< IntegerT< NodeT< CIntegerImpl > > > > | |
CGENAPI_NAMESPACE::CInteger | Integer node implementation |
►CGENAPI_NAMESPACE::CIntKeyImpl | IInteger implementation for IEEE1212 integer entries |
►CGENAPI_NAMESPACE::IntegerT< CIntKeyImpl > | |
►CGENAPI_NAMESPACE::NodeT< IntegerT< CIntKeyImpl > > | |
►CGENAPI_NAMESPACE::ValueT< NodeT< IntegerT< CIntKeyImpl > > > | |
►CGENAPI_NAMESPACE::BaseT< ValueT< NodeT< IntegerT< CIntKeyImpl > > > > | |
CGENAPI_NAMESPACE::CIntKey | |
►CGENAPI_NAMESPACE::CIntRegImpl | IInteger implementation for a register |
►CGENAPI_NAMESPACE::CMaskedIntRegImpl | IInteger implementation for a masked register |
►CGENAPI_NAMESPACE::RegisterT< CMaskedIntRegImpl > | |
►CGENAPI_NAMESPACE::IntegerT< RegisterT< CMaskedIntRegImpl > > | |
►CGENAPI_NAMESPACE::NodeT< IntegerT< RegisterT< CMaskedIntRegImpl > > > | |
►CGENAPI_NAMESPACE::ValueT< NodeT< IntegerT< RegisterT< CMaskedIntRegImpl > > > > | |
►CGENAPI_NAMESPACE::BaseT< ValueT< NodeT< IntegerT< RegisterT< CMaskedIntRegImpl > > > > > | |
CGENAPI_NAMESPACE::CMaskedIntReg | |
►CGENAPI_NAMESPACE::NodeT< CIntRegImpl > | |
►CGENAPI_NAMESPACE::RegisterT< NodeT< CIntRegImpl > > | |
►CGENAPI_NAMESPACE::IntegerT< RegisterT< NodeT< CIntRegImpl > > > | |
►CGENAPI_NAMESPACE::ValueT< IntegerT< RegisterT< NodeT< CIntRegImpl > > > > | |
►CGENAPI_NAMESPACE::BaseT< ValueT< IntegerT< RegisterT< NodeT< CIntRegImpl > > > > > | |
CGENAPI_NAMESPACE::CIntReg | Implements the IntReg node |
►CGENAPI_NAMESPACE::CIntSwissKnifeImpl | IInteger implementation for a SwissKnife used for formula evaluation |
►CGENAPI_NAMESPACE::IntegerT< CIntSwissKnifeImpl > | |
►CGENAPI_NAMESPACE::NodeT< IntegerT< CIntSwissKnifeImpl > > | |
►CGENAPI_NAMESPACE::ValueT< NodeT< IntegerT< CIntSwissKnifeImpl > > > | |
►CGENAPI_NAMESPACE::BaseT< ValueT< NodeT< IntegerT< CIntSwissKnifeImpl > > > > | |
CGENAPI_NAMESPACE::CIntSwissKnife | |
►CGENAPI_NAMESPACE::CSmartFeatureImpl | Implements the Basler Smart Feature class |
►CGENAPI_NAMESPACE::RegisterT< CSmartFeatureImpl > | |
►CGENAPI_NAMESPACE::IntegerT< RegisterT< CSmartFeatureImpl > > | |
►CGENAPI_NAMESPACE::NodeT< IntegerT< RegisterT< CSmartFeatureImpl > > > | |
►CGENAPI_NAMESPACE::ValueT< NodeT< IntegerT< RegisterT< CSmartFeatureImpl > > > > | |
►CGENAPI_NAMESPACE::BaseT< ValueT< NodeT< IntegerT< RegisterT< CSmartFeatureImpl > > > > > | |
CGENAPI_NAMESPACE::CSmartFeature | |
►CGENICAM_NAMESPACE::ILogger | |
CCategoryAdapter | |
►CGENICAM_NAMESPACE::ILoggerFactory | |
CLog4cppAdapter | |
Crcg::Image | The image class encapsulates image information |
Crcg::ImageList | An object of this class manages a limited number of images |
►CINodeMapPrivate | |
CGENAPI_NAMESPACE::CNodeMap | Hold a map of all nodes |
►CINodePrivate | |
►CGENAPI_NAMESPACE::CNodeImpl | Standard implementation for the INode and the ISelector interface |
CGENAPI_NAMESPACE::CBooleanImpl | IBoolean implementation |
CGENAPI_NAMESPACE::CCategoryImpl | Holds a list of features and sub-categories |
CGENAPI_NAMESPACE::CCommandImpl | ICommand implementation |
CGENAPI_NAMESPACE::CConverterImpl | IFloat implementation with integrated conversion |
CGENAPI_NAMESPACE::CEnumEntryImpl | Mapping of Enum Values to symbolic values |
CGENAPI_NAMESPACE::CEnumerationImpl | |
CGENAPI_NAMESPACE::CFloatImpl | Core pf the Float node implementation |
CGENAPI_NAMESPACE::CIntConverterImpl | IInteger implementation with integrated conversion |
CGENAPI_NAMESPACE::CIntegerImpl | Core of the Integer node implementation |
CGENAPI_NAMESPACE::CIntKeyImpl | IInteger implementation for IEEE1212 integer entries |
CGENAPI_NAMESPACE::CIntSwissKnifeImpl | IInteger implementation for a SwissKnife used for formula evaluation |
CGENAPI_NAMESPACE::CPortImplIntern | Standard IPort implementation |
►CGENAPI_NAMESPACE::CRegisterImpl | Standard IRegister implementation Provides a chunk of memory which acts as a proxy to the register |
►CGENAPI_NAMESPACE::BaseT< CRegisterImpl > | |
►CGENAPI_NAMESPACE::ValueT< BaseT< CRegisterImpl > > | |
►CGENAPI_NAMESPACE::RegisterT< ValueT< BaseT< CRegisterImpl > > > | |
►CGENAPI_NAMESPACE::NodeT< RegisterT< ValueT< BaseT< CRegisterImpl > > > > | |
CGENAPI_NAMESPACE::CRegister | |
CGENAPI_NAMESPACE::CDcamAccessCtrlRegImpl | Implements the IIDC DCAM Access Control Register for Advanced Features |
CGENAPI_NAMESPACE::CFltRegImpl | IFloat implementation for a register |
►CGENAPI_NAMESPACE::CIEEE1212ParserImpl | |
►CGENAPI_NAMESPACE::NodeT< CIEEE1212ParserImpl > | |
►CGENAPI_NAMESPACE::RegisterT< NodeT< CIEEE1212ParserImpl > > | |
►CGENAPI_NAMESPACE::ValueT< RegisterT< NodeT< CIEEE1212ParserImpl > > > | |
►CGENAPI_NAMESPACE::BaseT< ValueT< RegisterT< NodeT< CIEEE1212ParserImpl > > > > | |
CGENAPI_NAMESPACE::CIEEE1212Parser | |
CGENAPI_NAMESPACE::CIntRegImpl | IInteger implementation for a register |
CGENAPI_NAMESPACE::CSmartFeatureImpl | Implements the Basler Smart Feature class |
►CGENAPI_NAMESPACE::CStringRegisterImpl | Implements a simple string register |
►CGENAPI_NAMESPACE::RegisterT< CStringRegisterImpl > | |
►CGENAPI_NAMESPACE::StringT< RegisterT< CStringRegisterImpl > > | |
►CGENAPI_NAMESPACE::NodeT< StringT< RegisterT< CStringRegisterImpl > > > | |
►CGENAPI_NAMESPACE::ValueT< NodeT< StringT< RegisterT< CStringRegisterImpl > > > > | |
►CGENAPI_NAMESPACE::BaseT< ValueT< NodeT< StringT< RegisterT< CStringRegisterImpl > > > > > | |
CGENAPI_NAMESPACE::CStringRegister | |
►CGENAPI_NAMESPACE::CStringNodeImpl | Implements a floating string node |
►CGENAPI_NAMESPACE::StringT< CStringNodeImpl > | |
►CGENAPI_NAMESPACE::NodeT< StringT< CStringNodeImpl > > | |
►CGENAPI_NAMESPACE::ValueT< NodeT< StringT< CStringNodeImpl > > > | |
►CGENAPI_NAMESPACE::BaseT< ValueT< NodeT< StringT< CStringNodeImpl > > > > | |
CGENAPI_NAMESPACE::CStringNode | |
CGENAPI_NAMESPACE::CSwissKnifeImpl | Specialized SwissKnife for float nodes |
►CGENAPI_NAMESPACE::CTxtKeyImpl | IString implementation for IEEE1212 string entries |
►CGENAPI_NAMESPACE::StringT< CTxtKeyImpl > | |
►CGENAPI_NAMESPACE::NodeT< StringT< CTxtKeyImpl > > | |
►CGENAPI_NAMESPACE::ValueT< NodeT< StringT< CTxtKeyImpl > > > | |
►CGENAPI_NAMESPACE::BaseT< ValueT< NodeT< StringT< CTxtKeyImpl > > > > | |
CGENAPI_NAMESPACE::CTxtKey | |
►CGENAPI_NAMESPACE::CValueNodeImpl | |
►CGENAPI_NAMESPACE::NodeT< CValueNodeImpl > | |
►CGENAPI_NAMESPACE::ValueT< NodeT< CValueNodeImpl > > | |
►CGENAPI_NAMESPACE::BaseT< ValueT< NodeT< CValueNodeImpl > > > | |
CGENAPI_NAMESPACE::CTestValueNode | Generic Node with dummy IValue implementation |
►CGENAPI_NAMESPACE::int64_autovector_t | Vector of integers with reference counting |
CGENAPI_NAMESPACE::_autovector_impl< int64_t, int64_autovector_t > | |
►CIPersistScript | |
CGENAPI_NAMESPACE::CFeatureBag | Bag holding streamable features of a nodetree |
►CIPort | |
Crcg::CPort | This is the port definition that connects GenAPI to GenTL |
►CIPortConstruct | |
CGENAPI_NAMESPACE::CChunkPort | Port attachable to a chunk in a buffer |
CGENAPI_NAMESPACE::CEventPort | Port attachable to an event |
►CGENAPI_NAMESPACE::CPortImpl | Standard implementation for a port ! |
CGENAPI_NAMESPACE::CTestPortStruct< CDataStruct > | Implements a register spaces based on a C++ struct |
CGENAPI_NAMESPACE::CPortImplIntern | Standard IPort implementation |
►CIPortRecorder | |
CGENAPI_NAMESPACE::CPortImplIntern | Standard IPort implementation |
►CIPortReplay | |
CGENAPI_NAMESPACE::CPortImpl | Standard implementation for a port ! |
CGENAPI_NAMESPACE::CPortStackedImpl | Standard implementation for a port ! |
►CIPortStacked | |
CGENAPI_NAMESPACE::CPortStackedImpl | Standard implementation for a port ! |
►CIPortStackedConstruct | |
CGENAPI_NAMESPACE::CPortImplIntern | Standard IPort implementation |
CGENAPI_NAMESPACE::CPortStackedImpl | Standard implementation for a port ! |
►CIPortWriteList | |
CGENAPI_NAMESPACE::CPortWriteList | Container holding a list of port write commands |
►CIReference | |
►CGENAPI_NAMESPACE::CReferenceT< T, T > | |
►CGENAPI_NAMESPACE::CBaseRefT< T > | |
►CGENAPI_NAMESPACE::CPortRefT< T > | |
CGENAPI_NAMESPACE::CPortRecorderRefT< T > | |
CGENAPI_NAMESPACE::CPortStackedRefT< T > | |
CGENAPI_NAMESPACE::CSelectorRefT< T > | |
►CGENAPI_NAMESPACE::CBaseRefT< T, T > | |
►CGENAPI_NAMESPACE::CValueRefT< T > | |
CGENAPI_NAMESPACE::CBooleanRefT< T > | |
CGENAPI_NAMESPACE::CCategoryRefT< T > | |
CGENAPI_NAMESPACE::CCommandRefT< T > | |
CGENAPI_NAMESPACE::CEnumEntryRefT< T > | |
CGENAPI_NAMESPACE::CFloatRefT< T > | |
CGENAPI_NAMESPACE::CRegisterRefT< T > | |
CGENAPI_NAMESPACE::CStringRefT< T > | |
CGENAPI_NAMESPACE::CEnumerationTRef< EnumT > | |
►CGENAPI_NAMESPACE::CReferenceT< T, I > | Reference to an IBase derived pointer |
►CGENAPI_NAMESPACE::CBaseRefT< T, I > | |
►CGENAPI_NAMESPACE::CValueRefT< T, I > | |
CGENAPI_NAMESPACE::CIntegerRefT< T, I > | |
►CIRegister | |
CGENAPI_NAMESPACE::CRegisterImpl | Standard IRegister implementation Provides a chunk of memory which acts as a proxy to the register |
►CISelector | |
CGENAPI_NAMESPACE::CNodeImpl | Standard implementation for the INode and the ISelector interface |
►CISelectorDigit | |
CGENAPI_NAMESPACE::CBooleanSelectorDigit | |
CGENAPI_NAMESPACE::CEnumSelectorDigit | A selector set counter digit formed by an enumeration |
CGENAPI_NAMESPACE::CIntSelectorDigit | A selector set counter digit formed by an integer |
CGENAPI_NAMESPACE::CSelectorSet | The set of selectors selecting a given node |
►CIString | |
CGENAPI_NAMESPACE::CStringNodeImpl | Implements a floating string node |
CGENAPI_NAMESPACE::CStringRegisterImpl | Implements a simple string register |
CGENAPI_NAMESPACE::CTxtKeyImpl | IString implementation for IEEE1212 string entries |
►CIUserData | |
CGENAPI_NAMESPACE::CNodeImpl | Standard implementation for the INode and the ISelector interface |
CGENAPI_NAMESPACE::CNodeMap | Hold a map of all nodes |
►CIValue | |
CGENAPI_NAMESPACE::CValueNodeImpl | |
►CLayout | Extend this abstract class to create your own log layout format |
CBasicLayout | BasicLayout is a simple fixed format Layout implementation |
CPassThroughLayout | |
CPatternLayout | PatternLayout is a simple fixed format Layout implementation |
CSimpleLayout | BasicLayout is a simple fixed format Layout implementation |
CLayoutsFactory | |
CGENICAM_NAMESPACE::LockableObject< Object >::Lock | |
CGENAPI_NAMESPACE::LockableObject< Object >::Lock | |
CGENICAM_NAMESPACE::LockableObject< Object > | Instance-Lock for an object |
CGENAPI_NAMESPACE::LockableObject< Object > | Instance-Lock for an object |
►CGENAPI_NAMESPACE::LockableObject< CValueCache > | |
CGENAPI_NAMESPACE::CValueCache | Cache for Registervalues |
CLoggingEvent | The top level namespace for all 'Log for C++' types and classes |
Cthreading::MSMutex | A simple object wrapper around CreateMutex() and DeleteMutex() |
Cthreading::MSScopedLock | A simple object wrapper around WaitForSingleObject() and ReleaseMutex() |
Cthreading::Mutex | |
CGENAPI_NAMESPACE::MyAlloc< T > | |
CNDC | Implements nested diagnostic contexts as defined by Neil Harrison in the article "Patterns for Logging
Diagnostic Messages" part of the book "<i>Pattern Languages of
Program Design 3</i>" edited by Martin et al |
Cndc_t | A function table which is bound to log4cpp's NDC class |
CGENAPI_NAMESPACE::CNodeMapFactory::NodeStatistics_t | |
CGENAPI_NAMESPACE::CMathParser::Operation | |
CGENAPI_NAMESPACE::CInt64MathParser::Operation | |
►Costrstream | |
Cstd::ostringstream | |
Cpattern_layout_t | A function table which is bound to log4cpp's PatternLayout class |
CPatternLayout::PatternComponent | |
CGENAPI_NAMESPACE::CNodeImpl::PostSetValueFinalizer | Used to ensure that PostSetValue() is called in any case |
CPriority | Importance levels with which one can categorize log messages |
Cproperty_configurator_t | A function table which is bound to log4cpp's PropertyConfigurator class |
CPropertyConfigurator | Property configurator will read a config file using the same (or similar) format to the config file used by log4j |
CGENAPI_NAMESPACE::MyAlloc< T >::rebind< U > | |
►Cruntime_error | |
CConfigureFailure | Exception class for configuration |
CS_EVENT_NEW_BUFFER | |
CGENAPI_NAMESPACE::S_PORT_REGISTER_STACK_ENTRY | |
CS_PORT_REGISTER_STACK_ENTRY | |
CS_SINGLE_CHUNK_DATA | |
Cthreading::ScopedLock | Definition of ScopedLock; |
CSimpleConfigurator | This class implements a simple configurator for log4cpp |
CGENAPI_NAMESPACE::SingleChunkData_t | |
CGENAPI_NAMESPACE::SingleChunkDataStr_t | |
CGENAPI_NAMESPACE::SwapExtractor< TValueSize > | |
CGENAPI_NAMESPACE::SwapExtractor< 1 > | |
CGENAPI_NAMESPACE::SwapExtractor< 2 > | |
CGENAPI_NAMESPACE::SwapExtractor< 4 > | |
CGENAPI_NAMESPACE::SwapExtractor< 8 > | |
►CT | |
CGENAPI_NAMESPACE::CReferenceT< T, T > | |
CGENAPI_NAMESPACE::CReferenceT< T, I > | Reference to an IBase derived pointer |
Ctab | |
Cthreading::ThreadLocalDataHolder< T > | This class holds Thread local data of type T, i.e |
CTimeStamp | A simple TimeStamp abstraction |
►CTriggeringEventEvaluator | |
CLevelEvaluator | |
CTriggeringEventEvaluatorFactory | |
CGENAPI_NAMESPACE::TypeConverter< TTargetType > | |
CGENAPI_NAMESPACE::TypeConverter< bool > | |
CGENAPI_NAMESPACE::U3V_CHUNK_TRAILER | Header of a GVCP request packet |
CGENAPI_NAMESPACE::U3V_COMMAND_HEADER | U3V/GenCP command header |
CGENAPI_NAMESPACE::U3V_EVENT_DATA | U3V/GenCP EVENT_CMD specific command data |
CGENAPI_NAMESPACE::U3V_EVENT_MESSAGE | Entire event data message (without the variable-sized data field) |
►Cvalue_t | |
Cthreading::ThreadLocalDataHolder< T >::Holder | |
CGENICAM_NAMESPACE::Version_t | Version |
Cwidth | |
Cwrapper_t | A wrapper which bridges to log4cpp functionality |
CGENAPI_NAMESPACE::CPortWriteList::WriteCommand_t | The data associated with a write command |
►CBase | |
CGENAPI_NAMESPACE::_autovector_impl< T, Base > | |
CGENAPI_NAMESPACE::BaseT< Base > | Implementation of the IBase interface |
CGENAPI_NAMESPACE::BooleanT< Base > | Implementation of the IBoolean interface |
CGENAPI_NAMESPACE::CommandT< Base > | Implementation of the ICommand interface |
CGENAPI_NAMESPACE::EnumerationT< Base > | Implementation of the IEnumeration Interface |
CGENAPI_NAMESPACE::FloatT< Base > | Implementation of the IFloat Interface |
CGENAPI_NAMESPACE::IntegerT< Base > | Implementation of the IInteger Interface |
CGENAPI_NAMESPACE::NodeT< Base > | Implementation of the INode interface |
CGENAPI_NAMESPACE::RegisterT< Base > | Implementation of the IRegister interface |
CGENAPI_NAMESPACE::StringT< Base > | Implementation of the IString interface |
CGENAPI_NAMESPACE::SwissKnifeT< Base > | Implementation of the SwissKnife Interface |
CGENAPI_NAMESPACE::ValueT< Base > | Implementation of the IValue interface |
►CTCameraParams | |
CGENAPI_NAMESPACE::CNodeMapRefT< TCameraParams > | Smartpointer template for NodeMaps with create function |