AAO DRAMA C++ Interface (Old style)
DRAMA C++, Depreciated, don't use for new code

◆ GitReal() [2/2]

GitReal::GitReal ( const SdsId Id,
const char *const  Name,
const int  Position,
StatusType *const  status,
const double  Default = 0.0,
const int  Flags = 0 
)
inline

Constructor with the initial value set from an SDS structure.

Warning
Range validation does not work if you use this constructor. Instead use the default constructor and the Get() method.
Parameters
IdThe SDS structure.
NameThe name of the item within the structure.
PositionIf the item does not exist by the name, then presume this position.
statusInherited status
DefaultThe default value.
FlagsWhich GIT Flags to apply