Definition of the node map factory. More...
#include <GenApi/GenApiVersion.h>
#include <GenApi/GenApiDll.h>
#include <Base/GCString.h>
#include <Base/GCStringVector.h>
#include <memory>
Go to the source code of this file.
Classes | |
class | GENAPI_NAMESPACE::CNodeMapFactory |
The node map factory is used for creating node maps from camera description files. More... | |
struct | GENAPI_NAMESPACE::CNodeMapFactory::NodeStatistics_t |
Namespaces | |
namespace | GENAPI_NAMESPACE |
Part of the generic device API. | |
Enumerations | |
enum | GENAPI_NAMESPACE::ECacheUsage_t { GENAPI_NAMESPACE::CacheUsage_Automatic, GENAPI_NAMESPACE::CacheUsage_ForceWrite, GENAPI_NAMESPACE::CacheUsage_ForceRead, GENAPI_NAMESPACE::CacheUsage_Ignore } |
Lists the cache usage strategies. The cache stores preprocessed camera description xml files providing faster access or smaller footprint. More... | |
enum | GENAPI_NAMESPACE::EContentType_t { GENAPI_NAMESPACE::ContentType_Xml, GENAPI_NAMESPACE::ContentType_ZippedXml } |
Lists the processable file types. More... |
Definition of the node map factory.
Definition in file NodeMapFactory.h.