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