Public Member Functions | List of all members
GENAPI_NAMESPACE::CNodeMapRef Class Reference

Smartpointer for NodeMaps with create function. More...

#include <NodeMapRef.h>

Inheritance diagram for GENAPI_NAMESPACE::CNodeMapRef:
Inheritance graph
[legend]

Public Member Functions

 CNodeMapRef (const GENICAM_NAMESPACE::gcstring &DeviceName="Device")
 Constructor. More...
 
 CNodeMapRef (INodeMap *pNodeMap, const GENICAM_NAMESPACE::gcstring &DeviceName="Device")
 Constructor. More...
 
 CNodeMapRef (const CNodeMapRef &Them)
 Copy constructor. More...
 
CNodeMapRefoperator= (const CNodeMapRef &Them)
 Assignment. More...
 
CNodeMapRefoperator= (INodeMap *pNodeMap)
 Assignment of an INodeMap*. More...
 
- Public Member Functions inherited from GENAPI_NAMESPACE::CNodeMapRefT< GENAPI_NAMESPACE::CGeneric_XMLLoaderParams >
virtual bool _ConcatenatedWrite (CNodeWriteConcatenator *, bool featureStreaming=true, GENICAM_NAMESPACE::gcstring_vector *pErrorList=NULL)
 Execute the transaction. More...
 
virtual bool _Connect (IPort *pPort, const GENICAM_NAMESPACE::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 bool _Connect (IPortStacked *pPort, const GENICAM_NAMESPACE::gcstring &PortName) const
 Connects a port to a port node with given name. More...
 
virtual bool _Connect (IPortStacked *pPort) const
 Connects a port to the standard port "Device". More...
 
void _Destroy ()
 Destroys the node map. More...
 
virtual GENICAM_NAMESPACE::gcstring _GetDeviceName () const
 Get device name. More...
 
virtual INode * _GetNode (const GENICAM_NAMESPACE::gcstring &key) const
 Retrieves the node from the central map by name. More...
 
virtual void _GetNodes (NodeList_t &Nodes) const
 Retrieves all nodes in the node map. More...
 
virtual void _GetSupportedSchemaVersions (GENICAM_NAMESPACE::gcstring_vector &SchemaVersions) const
 Gets a list of supported schema versions. More...
 
virtual void _InvalidateNodes () const
 Invalidates all nodes. More...
 
void _LoadXMLFromFile (const GENICAM_NAMESPACE::gcstring &FileName)
 Creates the object from a XML file with given file name. More...
 
void _LoadXMLFromFileInject (const GENICAM_NAMESPACE::gcstring &TargetFileName, const GENICAM_NAMESPACE::gcstring &InjectFileName)
 Creates the object from a XML target and an inject file with given file name. More...
 
void _LoadXMLFromString (const GENICAM_NAMESPACE::gcstring &XMLData)
 Creates the object from XML data given in a string. More...
 
void _LoadXMLFromStringInject (const GENICAM_NAMESPACE::gcstring &TargetXMLDataconst, const GENICAM_NAMESPACE::gcstring &InjectXMLData)
 Creates the object from XML data given in a string with injection. More...
 
void _LoadXMLFromZIPData (const void *zipData, size_t zipSize)
 Creates the object from a ZIP'd XML file given in a string. More...
 
void _LoadXMLFromZIPFile (const GENICAM_NAMESPACE::gcstring &ZipFileName)
 Creates the object from a ZIP'd XML file with given file name. More...
 
virtual CNodeWriteConcatenator_NewNodeWriteConcatenator () const
 Create a new write concatenator object. More...
 
virtual bool _ParseSwissKnifes (GENICAM_NAMESPACE::gcstring_vector *pErrorList=NULL) const
 Parse all Swissknife equations. More...
 
virtual void _Poll (int64_t ElapsedTime)
 Fires nodes which have a polling time. More...
 
 CNodeMapRefT (const GENICAM_NAMESPACE::gcstring &DeviceName="Device")
 Constructor. More...
 
 CNodeMapRefT (INodeMap *pNodeMap, const GENICAM_NAMESPACE::gcstring &DeviceName="Device")
 Constructor. More...
 
 CNodeMapRefT (const CNodeMapRefT &Them)
 Copy constructor. More...
 
CNodeMapRefToperator= (const CNodeMapRefT &Them)
 Assignment. More...
 
CNodeMapRefToperator= (INodeMap *pNodeMap)
 Assignment of an INodeMap*. More...
 
virtual ~CNodeMapRefT ()
 Destructor. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from GENAPI_NAMESPACE::CNodeMapRefT< GENAPI_NAMESPACE::CGeneric_XMLLoaderParams >
static bool _ClearXMLCache ()
 Clears the cache of the camera description files. More...
 
- Public Attributes inherited from GENAPI_NAMESPACE::CNodeMapRefT< GENAPI_NAMESPACE::CGeneric_XMLLoaderParams >
INodeMap * _Ptr
 Pointer to the NodeMap. More...
 
- Protected Member Functions inherited from GENAPI_NAMESPACE::CGeneric_XMLLoaderParams
virtual void _Initialize (GENAPI_NAMESPACE::INodeMap *)
 

Detailed Description

Smartpointer for NodeMaps with create function.

Note
This class is a simple typedef definition. The class syntax is only used, because Doxygen has to generate a useful documentation.

Definition at line 516 of file NodeMapRef.h.

Constructor & Destructor Documentation

GENAPI_NAMESPACE::CNodeMapRef::CNodeMapRef ( const GENICAM_NAMESPACE::gcstring DeviceName = "Device")
inline

Constructor.

Definition at line 520 of file NodeMapRef.h.

GENAPI_NAMESPACE::CNodeMapRef::CNodeMapRef ( INodeMap pNodeMap,
const GENICAM_NAMESPACE::gcstring DeviceName = "Device" 
)
inline

Constructor.

Definition at line 526 of file NodeMapRef.h.

GENAPI_NAMESPACE::CNodeMapRef::CNodeMapRef ( const CNodeMapRef Them)
inline

Copy constructor.

Definition at line 532 of file NodeMapRef.h.

Member Function Documentation

CNodeMapRef& GENAPI_NAMESPACE::CNodeMapRef::operator= ( const CNodeMapRef Them)
inline

Assignment.

Definition at line 538 of file NodeMapRef.h.

CNodeMapRef& GENAPI_NAMESPACE::CNodeMapRef::operator= ( INodeMap pNodeMap)
inline

Assignment of an INodeMap*.

Definition at line 545 of file NodeMapRef.h.


The documentation for this class was generated from the following file:


rc_genicam_api
Author(s): Heiko Hirschmueller
autogenerated on Wed Mar 17 2021 02:48:42