Functions | |
virtual GenICam::gcstring | GetVendorName ()=0 |
Get the vendor name. | |
virtual GenICam::gcstring | GetToolTip ()=0 |
Get tool tip. | |
virtual GenICam::gcstring | GetStandardNameSpace ()=0 |
Get the standard name space. | |
virtual void | GetGenApiVersion (GenICam::Version_t &Version, uint16_t &Build)=0 |
Get the version of the DLL's GenApi implementation. | |
virtual void | GetSchemaVersion (GenICam::Version_t &Version)=0 |
Get the schema version number. | |
virtual void | GetDeviceVersion (GenICam::Version_t &Version)=0 |
Get the version of the device description file. | |
virtual GenICam::gcstring | GetProductGuid ()=0 |
Get the Guid describing the product. | |
virtual GenICam::gcstring | GetVersionGuid ()=0 |
Get the Guid describing the product version. | |
Variables | |
interface SPINNAKER_API_ABSTRACT | IDeviceInfo |
Interface to get information about the device (= nodemap) | |
|
pure virtual |
Get the version of the device description file.
|
pure virtual |
Get the version of the DLL's GenApi implementation.
|
pure virtual |
Get the Guid describing the product.
|
pure virtual |
Get the schema version number.
|
pure virtual |
Get the standard name space.
|
pure virtual |
Get tool tip.
Get a short description of the node.
|
pure virtual |
Get the vendor name.
|
pure virtual |
Get the Guid describing the product version.
interface SPINNAKER_API_ABSTRACT IDeviceInfo |
Interface to get information about the device (= nodemap)