Function rcg::allocNodeMap
Defined in File cport.h
Function Documentation
Convenience function that returns a GenICam node map from the given port.
- Parameters:
gentl – Pointer to GenTL Wrapper.
port – Pointer to module or remote port.
cport – Pointer to CPort Wrapper.
xml – Path and name for storing the received XML file or 0 if xml file should not be stored.
- Returns:
Allocated node map object or 0 if it cannot be allocated. The pointer must be freed by the calling function with delete.