Definition of CNodeMapRef. More...
#include <GenICamVersion.h>
#include <Base/GCString.h>
#include <Base/GCException.h>
#include <GenApi/Pointer.h>
#include <GenApi/INodeMap.h>
#include <GenApi/IDestroy.h>
#include <GenApi/NodeMapFactory.h>
#include <cstdlib>
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 | |
IDestroy * | GenApi::CastToIDestroy (INodeMap *pNodeMap) |
makes sure the dynamic_cast operator is implemented in the DLL (due to a Linux bug) | |
Definition of CNodeMapRef.