AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface

◆ SdsListToUser()

virtual const sds::PrintObjectCR & drama::MessageHandler::SdsListToUser ( ) const
virtualinherited

Get a reference to an SDS printer object which can be used to list an SDS object using MessageUser.

Note
Only valid if invoked in the contact of MessageReceived() being invoked.
Returns
An object reference that can be passed to drama::sds::Id::List as an printer object.

Reimplemented in drama::thread::TAction.

Examples
dramahello.cpp.