32 #ifndef GENAPI_ICATEGORY_H 33 #define GENAPI_ICATEGORY_H 44 # pragma warning ( push ) 45 # pragma warning ( disable : 4251 ) // XXX needs to have dll-interface to be used by clients of class YYY 66 virtual void GetFeatures(FeatureList_t &Features)
const = 0;
75 #ifndef DOXYGEN_IGNORE 112 # pragma warning ( pop ) 115 #endif // ifndef GENAPI_ICATEGORY_H #define GENICAM_INTERFACE
Common types used in the public GenApi interface.
virtual void GetFeatures(FeatureList_t &Features) const
Get all features of the category (including sub-categories)
#define ACCESS_EXCEPTION
Fires a access exception, e.g. throw ACCESS_EXCEPTION("Not everybody")
T * m_Ptr
Pointer to the implementation the reference references to.
CCategoryRefT< ICategory > CCategoryRef
Reference to an ICategory pointer.
GENICAM_INTERFACE GENAPI_DECL_ABSTRACT ICategory
Gives access to a category node.
Portable string implementation.
declspec's to be used for GenApi Windows dll
GENICAM_INTERFACE INode
Interface common to all nodes.
Portable container classes for INode & IValue pointers.
Definition of the interface IValue.
GENICAM_INTERFACE GENAPI_DECL_ABSTRACT IValue
Interface for value properties.
Lexical analyzer for CIntSwissKnife.