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