Spinnaker C++
4.0.0.116
Namespaces | Functions | Variables
INodeMap.h File Reference

Namespaces

 Spinnaker
 
 Spinnaker::GenApi
 

Functions

virtual INode * GetNode (const GenICam::gcstring &Name) const =0
 Retrieves the node from the central map by Name. More...
 
virtual void InvalidateNodes () const =0
 Invalidates all nodes. More...
 
virtual bool Connect (IPort *pPort, const GenICam::gcstring &PortName) const =0
 Connects a port to a port node with given name. More...
 
virtual bool Connect (IPort *pPort) const =0
 Connects a port to the standard port "Device". More...
 
virtual GenICam::gcstring GetDeviceName () const =0
 Get a name of the device. More...
 
virtual void Poll (int64_t ElapsedTime)=0
 Fires nodes which have a polling time. More...
 
virtual CLock & GetLock () const =0
 Returns the lock which guards the node map. More...
 
virtual uint64_t GetNumNodes () const =0
 Get the number of nodes in the map. More...
 

Variables

interface SPINNAKER_API_ABSTRACT INodeMap
 Interface to access the node map. More...
 
Contact Support Spinnaker® SDK Programmer's Guide and API Reference