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.

References ToString().