Namespaces | Functions | Variables
INodeMapDyn.h File Reference

Definition of interface INodeMapDyn. More...

#include "Base/GCBase.h"
#include "INodeMap.h"
Include dependency graph for INodeMapDyn.h:

Go to the source code of this file.

Namespaces

namespace  GENAPI_NAMESPACE
 

Part of the generic device API.


Functions

virtual void GENAPI_NAMESPACE::ExtractIndependentSubtree (const GENICAM_NAMESPACE::gcstring &XMLData, const GENICAM_NAMESPACE::gcstring &InjectXMLData, const GENICAM_NAMESPACE::gcstring &SubTreeRootNodeName, GENICAM_NAMESPACE::gcstring &ExtractedSubtree)=0
 Extract independent subtree.
virtual void GENAPI_NAMESPACE::GetSupportedSchemaVersions (GENICAM_NAMESPACE::gcstring_vector &SchemaVersions)=0
 Gets a list of supported schema versions.
virtual void GENAPI_NAMESPACE::LoadXMLFromFile (const GENICAM_NAMESPACE::gcstring &FileName)=0
 Loads an XML from a file.
virtual void GENAPI_NAMESPACE::LoadXMLFromFileInject (const GENICAM_NAMESPACE::gcstring &TargetFileName, const GENICAM_NAMESPACE::gcstring &InjectFileName)=0
 Loads an XML from a file with injection.
virtual void GENAPI_NAMESPACE::LoadXMLFromString (const GENICAM_NAMESPACE::gcstring &XMLData)=0
 Loads an XML from a string.
virtual void GENAPI_NAMESPACE::LoadXMLFromStringInject (const GENICAM_NAMESPACE::gcstring &TargetXMLData, const GENICAM_NAMESPACE::gcstring &InjectXMLData)=0
 Loads an XML from a string with injection.
virtual void GENAPI_NAMESPACE::LoadXMLFromZIPData (const void *zipData, size_t zipSize)=0
 Loads an XML from a ZIP data buffer.
virtual void GENAPI_NAMESPACE::LoadXMLFromZIPFile (const GENICAM_NAMESPACE::gcstring &ZipFileName)=0
 Loads an XML from a ZIP file.
virtual void GENAPI_NAMESPACE::MergeXMLFiles (const GENICAM_NAMESPACE::gcstring &TargetFileName, const GENICAM_NAMESPACE::gcstring &InjectedFileName, const GENICAM_NAMESPACE::gcstring &OutputFileName)=0
 Injects an XML file into a target file.
virtual void GENAPI_NAMESPACE::PreprocessXMLFromFile (const GENICAM_NAMESPACE::gcstring &XMLFileName, const GENICAM_NAMESPACE::gcstring &StyleSheetFileName, const GENICAM_NAMESPACE::gcstring &OutputFileName, const uint32_t XMLValidation=xvDefault)=0
 Loads an XML, checks it for correctness, pre-processes it, caches it, and optionally applies a style sheet, and optionally writes it to a file.
virtual void GENAPI_NAMESPACE::PreprocessXMLFromZIPFile (const GENICAM_NAMESPACE::gcstring &XMLFileName, const GENICAM_NAMESPACE::gcstring &StyleSheetFileName, const GENICAM_NAMESPACE::gcstring &OutputFileName, const uint32_t XMLValidation=xvDefault)=0
 Loads a Zipped XML, checks it for correctness, pre-processes it, caches it, and optionally applies a style sheet, and optionally writes it to a file.

Variables

interface GENAPI_DECL_ABSTRACT GENAPI_NAMESPACE::INodeMapDyn
 Interface to access the node map.

Detailed Description

Definition of interface INodeMapDyn.

Definition in file INodeMapDyn.h.



rc_genicam_api
Author(s): Heiko Hirschmueller
autogenerated on Thu Jun 6 2019 18:42:47