207 bool IsEmpty()
const;
225 void LoadAndInject();
229 bool IsLoaded()
const;
252 bool IsPreprocessed()
const;
261 void ReleaseCameraDescriptionFileData();
265 bool IsCameraDescriptionFileDataReleased()
const;
291 static INodeMap* CreateEmptyNodeMap();
295 static bool ClearCache();
310 static CNodeDataMap *CreateNodeDataFromNodeMap(
INodeMap* pNodeMap );
327 class CNodeMapFactoryImpl;
The node map factory is used for creating node maps from camera description files.
central versioning counters
Suppresses loading and preprocessing of the camera description xml file and forces reading a cache fi...
Portable string vector implementation.
Zipped XML camera description file text.
virtual void operator=(bool Value)
Set node value.
interface GENAPI_DECL_ABSTRACT INodeMap
Interface to access the node map.
virtual GENICAM_NAMESPACE::gcstring ToString()=0
Returns a string representation of the digit.
Forces the loading and preprocessing of the camera description xml file.
A string class which is a clone of std::string.
The use of cache files is determined automatically.
EContentType_t
Lists the processable file types.
Portable string implementation.
XML camera description file text.
CNodeMapFactoryImpl * m_pImpl
declspec's to be used for GenApi Windows dll
Forces the loading and preprocessing of the camera description xml file. No cache file is written...
Part of the generic device API.
virtual void GetSupportedSchemaVersions(GENICAM_NAMESPACE::gcstring_vector &SchemaVersions)=0
Gets a list of supported schema versions.
ECacheUsage_t
Lists the cache usage strategies.