Definition of interface INodeMap. More...
Go to the source code of this file.
Namespaces | |
GENAPI_NAMESPACE | |
Lexical analyzer for CIntSwissKnife. | |
Functions | |
virtual void | GENAPI_NAMESPACE::GetDeviceVersion (Version_t &Version)=0 |
Get the version of the device description file. More... | |
virtual void | GENAPI_NAMESPACE::GetGenApiVersion (Version_t &Version, uint16_t &Build)=0 |
Get the version of the DLL's GenApi implementation. More... | |
virtual GENICAM_NAMESPACE::gcstring | GENAPI_NAMESPACE::GetProductGuid ()=0 |
Get the Guid describing the product. More... | |
virtual void | GENAPI_NAMESPACE::GetSchemaVersion (Version_t &Version)=0 |
Get the schema version number. More... | |
virtual GENICAM_NAMESPACE::gcstring | GENAPI_NAMESPACE::GetStandardNameSpace ()=0 |
Get the standard name space. More... | |
virtual GENICAM_NAMESPACE::gcstring | GENAPI_NAMESPACE::GetToolTip ()=0 |
Get tool tip. More... | |
virtual GENICAM_NAMESPACE::gcstring | GENAPI_NAMESPACE::GetVendorName ()=0 |
Get the vendor name. More... | |
virtual GENICAM_NAMESPACE::gcstring | GENAPI_NAMESPACE::GetVersionGuid ()=0 |
Get the Guid describing the product version. More... | |
Variables | |
GENICAM_INTERFACE GENAPI_DECL_ABSTRACT | GENAPI_NAMESPACE::IDeviceInfo |
Interface to get information about the device (= nodemap) More... | |
Definition of interface INodeMap.
Definition in file IDeviceInfo.h.