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

◆ String() [8/8]

GitTpl::String::String ( const SdsId Id,
const char *const  Name,
const int  Position,
StatusType *const  status,
const char *  Default = 0,
const int  Flags = Git::KeepErr 
)
inline

Constructor with the initial value set from an SDS structure.

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. If not specified, a null string is used.
FlagsWhich GIT Flags to apply. If not specified, uses Git::KeepErr.

References Get().