All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Macros | Functions
Persistence.h File Reference

Definition of interface IPersistScript and class CFeatureBag. More...

#include <GenApi/Types.h>
#include <GenApi/Pointer.h>
#include <GenApi/GenApiDll.h>
#include <list>
#include <iostream>

Classes

struct  GenApi::IPersistScript
 Basic interface to persist values to. More...
 
class  GenApi::CFeatureBag
 Bag holding streamable features of a nodetree. More...
 

Namespaces

 GenApi
 Contains definitions of the types of GenICam GenApi modules.
 

Macros

#define GENAPI_PERSISTENCE_MAGIC   "{05D8C294-F295-4dfb-9D01-096BD04049F4}"
 the magic GUID which indicates that the file is a GenApi stream file Must be the first entry
 

Functions

std::istream & GenApi::EatComments (std::istream &is)
 Helper function ignoring lines starting with comment character '#'.
 
std::istream & GenApi::operator>> (std::istream &is, CFeatureBag &FeatureBag)
 reads in persistent data from a stream More...
 
std::ostream & GenApi::operator<< (std::ostream &os, const CFeatureBag &FeatureBag)
 writes out persistent data to a stream More...
 

Detailed Description

Definition of interface IPersistScript and class CFeatureBag.


pylon 5.0.9
Copyright © 2006-2017 Basler AG (Tue May 30 2017 17:24:57)