Implementation of the IValue interface. More...
#include <ValueT.h>
Public Member Functions | |
virtual void | FromString (const GENICAM_NAMESPACE::gcstring &ValueStr, bool Verify=true) |
Implementation of IValue::FromString() More... | |
virtual bool | IsValueCacheValid () const |
Checks if the value comes from cache or is requested from another node. More... | |
virtual GENICAM_NAMESPACE::gcstring | ToString (bool Verify=false, bool IgnoreCache=false) |
Implementation of IValue::ToString() More... | |
Implementation of the IValue interface.
|
inlinevirtual |
Implementation of IValue::FromString()
|
inlinevirtual |
|
inlinevirtual |
Implementation of IValue::ToString()