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

◆ MessageUserStreamBuf()

template<class T >
drama::MessageUserStreamBuf< T >::MessageUserStreamBuf ( T &  actionObj)
inline

Construct a MessageUserStreamBuf object.

Parameters
actionObjThe action object, something that has a MessageUser(std::string) method, such as drama::MessageHandler or drama::thread::TMessHandler.

References drama::CreateRunDramaTask().