Spinnaker C++
3.1.0.78
List of all members
SpinTestCamera Class Reference
Inheritance diagram for SpinTestCamera:
NodeMap

Additional Inherited Members

- Public Member Functions inherited from NodeMap
 NodeMap (GenICam::gcstring DeviceName="Device")
 Constructor. More...
 
virtual ~NodeMap ()
 Destructor. More...
 
void Destroy ()
 Destroys the node map. More...
 
void LoadXMLFromFile (GenICam::gcstring FileName)
 Creates the object from a XML file with given file name. More...
 
void LoadXMLFromZIPFile (GenICam::gcstring ZipFileName)
 Creates the object from a ZIP'd XML file with given file name. More...
 
void LoadXMLFromZIPData (const void *zipData, size_t zipSize)
 Creates the object from a ZIP'd XML file given in a string. More...
 
void LoadXMLFromFileInject (GenICam::gcstring TargetFileName, GenICam::gcstring InjectFileName)
 Creates the object from a XML target and an inject file with given file name. More...
 
void LoadXMLFromString (const GenICam::gcstring &XMLData)
 Creates the object from XML data given in a string. More...
 
void LoadXMLFromStringInject (const GenICam::gcstring &TargetXMLDataconst, const GenICam::gcstring &InjectXMLData)
 Creates the object from XML data given in a string with injection. More...
 
virtual void GetSupportedSchemaVersions (GenICam::gcstring_vector &SchemaVersions)
 Gets a list of supported schema versions. More...
 
virtual GenICam::gcstring GetDeviceName ()
 Get device name. More...
 
virtual void Poll (int64_t ElapsedTime)
 Fires nodes which have a polling time. More...
 
virtual void GetNodes (NodeList_t &Nodes) const
 Retrieves all nodes in the node map. More...
 
virtual INodeGetNode (const GenICam::gcstring &key) const
 Retrieves the node from the central map by name. More...
 
virtual void InvalidateNodes () const
 Invalidates all nodes. More...
 
virtual bool Connect (IPort *pPort, const GenICam::gcstring &PortName) const
 Connects a port to a port node with given name. More...
 
virtual bool Connect (IPort *pPort) const
 Connects a port to the standard port "Device". More...
 
virtual CLockGetLock () const
 Returns the lock which guards the node map. More...
 
virtual uint64_t GetNumNodes () const
 Get the number of nodes in the map. More...
 
void * GetNodeMapHandle () const
 
virtual GenICam::gcstring GetModelName ()
 Get the model name. More...
 
virtual GenICam::gcstring GetVendorName ()
 Get the vendor name. More...
 
virtual GenICam::gcstring GetToolTip ()
 Get tool tip. More...
 
virtual GenICam::gcstring GetStandardNameSpace ()
 Get the standard name space. More...
 
virtual void GetGenApiVersion (GenICam::Version_t &Version, uint16_t &Build)
 Get the version of the DLL's GenApi implementation. More...
 
virtual void GetSchemaVersion (GenICam::Version_t &Version)
 Get the schema version number. More...
 
virtual void GetDeviceVersion (GenICam::Version_t &Version)
 Get the version of the device description file. More...
 
virtual GenICam::gcstring GetProductGuid ()
 Get the GUID describing the product. More...
 
virtual GenICam::gcstring GetVersionGuid ()
 Get the GUID describing the product version. More...
 
- Static Public Member Functions inherited from NodeMap
static bool ClearXMLCache ()
 Clears the cache of the camera description files. More...
 
- Public Attributes inherited from NodeMap
INodeMap_Ptr
 Pointer to the NodeMap. More...
 

The documentation for this class was generated from the following file:
Contact Support Spinnaker® SDK Programmer's Guide and API Reference