Spinnaker SDK C++
4.1.0.172
 
 

 
Loading...
Searching...
No Matches
IDeviceInfo.h File Reference

Namespaces

namespace  Spinnaker
 
namespace  Spinnaker::GenApi
 

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)