Definition of CNodeMapRef. More...
#include "../GenICamVersion.h"
#include "../Base/GCString.h"
#include "../Base/GCException.h"
#include "Pointer.h"
#include "NodeMapUtils.h"
Classes | |
class | GenApi::CNodeMapRefT< TCameraParams > |
Smartpointer template for NodeMaps with create function. More... | |
class | GenApi::CGeneric_XMLLoaderParams |
Empty base class used by class CNodeMapRef as generic template argument. More... | |
class | GenApi::CNodeMapRef |
Smartpointer for NodeMaps with create function. More... | |
Namespaces | |
GenApi | |
Contains definitions of the types of GenICam GenApi modules. | |
Functions | |
INodeMapDyn * | GenApi::CastToINodeMapDyn (INodeMap *pNodeMap) |
makes sure the dynamic_cast operator is implemented in the DLL (due to a Linux bug) | |
IDestroy * | GenApi::CastToIDestroy (INodeMap *pNodeMap) |
makes sure the dynamic_cast operator is implemented in the DLL (due to a Linux bug) | |
Definition of CNodeMapRef.