30 #include <GenApi/GenApiVersion.h> 205 bool IsEmpty()
const;
223 void LoadAndInject();
227 bool IsLoaded()
const;
250 bool IsPreprocessed()
const;
259 void ReleaseCameraDescriptionFileData();
263 bool IsCameraDescriptionFileDataReleased()
const;
289 static INodeMap* CreateEmptyNodeMap();
293 static bool ClearCache();
308 static CNodeDataMap *CreateNodeDataFromNodeMap(
INodeMap* pNodeMap );
313 uint32_t NumProperties;
318 void GetNodeStatistics(NodeStatistics_t &NodeStatistics);
325 class CNodeMapFactoryImpl;
327 CNodeMapFactoryImpl* m_pImpl;
The node map factory is used for creating node maps from camera description files.
Definition: NodeMapFactory.h:135
Zipped XML camera description file text.
Definition: NodeMapFactory.h:65
Portable string vector implementation.
ECacheUsage_t
Lists the cache usage strategies. The cache stores preprocessed camera description xml files providin...
Definition: NodeMapFactory.h:47
The use of cache files is determined automatically.
Definition: NodeMapFactory.h:49
Forces the loading and preprocessing of the camera description xml file. No cache file is written...
Definition: NodeMapFactory.h:54
XML camera description file text.
Definition: NodeMapFactory.h:64
virtual IBoolean & operator=(bool Value)
Set node value.
Definition: IBoolean.h:62
virtual void GetSupportedSchemaVersions(GENICAM_NAMESPACE::gcstring_vector &SchemaVersions)=0
Gets a list of supported schema versions.
Definition: NodeMapFactory.h:52
GENICAM_INTERFACE INodeMap
Interface to access the node map.
Definition: INode.h:50
A string class which is a clone of std::string.
Definition: GCString.h:50
Portable string implementation.
declspec's to be used for GenApi Windows dll
Definition: NodeMapFactory.h:50
Definition: ChunkAdapter.h:37
A lock class.
Definition: Synch.h:61
EContentType_t
Lists the processable file types.
Definition: NodeMapFactory.h:61