31 #ifndef GENAPI_VALUENODE_H 32 #define GENAPI_VALUENODE_H 34 #include "../IValue.h" 84 #endif // ifndef GENAPI_VALUENODE_H Definition of the ValueT class template.
GENICAM_INTERFACE GENAPI_DECL_ABSTRACT bool Verify
Implementation of the IBase interface.
Definition of the NodeT class template.
Generic Node with dummy IValue implementation.
Definition of the BaseT class template.
Standard implementation for the INode and the ISelector interface.
A string class which is a clone of std::string.
virtual void InternalFromString(const GENICAM_NAMESPACE::gcstring &ValueStr, bool Verify=true)
Set content of the node as string.
GENICAM_NAMESPACE::gcstring m_Value
Dummy value.
GENICAM_INTERFACE GENAPI_DECL_ABSTRACT IValue
Interface for value properties.
virtual EInterfaceType InternalGetPrincipalInterfaceType() const
Implementation of IBase::GetPrincipalInterfaceType()
virtual GENICAM_NAMESPACE::gcstring InternalToString(bool Verify=false, bool IgnoreCache=false)
Get content of the node as string.
Lexical analyzer for CIntSwissKnife.
enum GENAPI_NAMESPACE::_EInterfaceType EInterfaceType
typedef for interface type