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>
Go to the source code of this file.
Classes | |
class | GENAPI_NAMESPACE::CGeneric_XMLLoaderParams |
Empty base class used by class CNodeMapRef as generic template argument. More... | |
class | GENAPI_NAMESPACE::CNodeMapRef |
Smartpointer for NodeMaps with create function. More... | |
class | GENAPI_NAMESPACE::CNodeMapRefT< TCameraParams > |
Smartpointer template for NodeMaps with create function. More... | |
Namespaces | |
GENAPI_NAMESPACE | |
Part of the generic device API. | |
Functions | |
GENAPI_DECL IDestroy * | GENAPI_NAMESPACE::CastToIDestroy (INodeMap *pNodeMap) |
makes sure the dynamic_cast operator is implemented in the DLL (due to a Linux bug) More... | |
Definition of CNodeMapRef.
Definition in file NodeMapRef.h.