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

◆ ToString() [2/2]

void Arg::ToString ( std::string *  s,
StatusType *const  status,
int  maxlen = 200 
)
inline

Convert the structure to a string.

This method attempts to convert the SDS structure maintained by this Arg object into a string representation.

See also
ArgToString()
Arg::List
Parameters
sThe buffer to write the structure too.
maxlenThe maximum amount of space in the output string.
statusInherited status.