Go to the documentation of this file.
31 #ifndef GENAPI_IENUMERATION_H
32 #define GENAPI_IENUMERATION_H
41 # pragma warning ( push )
42 # pragma warning ( disable : 4251 ) // XXX needs to have dll-interface to be used by clients of class YYY
100 # pragma warning ( pop )
103 #endif // ifndef GENAPI_IENUMERATION_H
Lexical analyzer for CIntSwissKnife.
virtual int64_t GetIntValue(bool Verify=false, bool IgnoreCache=false)=0
Get integer node value.
Common types used in the public GenApi interface.
virtual void GetEntries(NodeList_t &Entries)=0
Get list of entry nodes.
#define GENICAM_INTERFACE
A string class which is a clone of std::string.
Portable string vector implementation.
GENICAM_INTERFACE GENAPI_DECL_ABSTRACT bool Verify
virtual GENICAM_NAMESPACE::gcstring operator*()=0
Get string node value.
virtual IEnumEntry * GetEntryByName(const GENICAM_NAMESPACE::gcstring &Symbolic)=0
Get an entry node by name.
GENICAM_INTERFACE GENAPI_DECL_ABSTRACT IEnumeration
Interface for enumeration properties.
virtual void SetIntValue(int64_t Value, bool Verify=true)=0
Set integer node value.
GENICAM_INTERFACE GENAPI_DECL_ABSTRACT IValue
Interface for value properties.
virtual IEnumEntry * GetEntry(const int64_t IntValue)=0
Get an entry node by its IntValue.
Definition of the interface IValue.
virtual IEnumEntry * GetCurrentEntry(bool Verify=false, bool IgnoreCache=false)=0
Get the current entry.
virtual IBoolean & operator=(bool Value)
Set node value.
declspec's to be used for GenApi Windows dll
GENICAM_NAMESPACE::gcstring_vector StringList_t
A list of strings.
GENICAM_INTERFACE GENAPI_DECL_ABSTRACT IEnumEntry
Interface of single enum value.
node_vector NodeList_t
a list of node references
rc_genicam_api
Author(s): Heiko Hirschmueller
autogenerated on Wed Dec 4 2024 03:10:11