FACT++
1.0
|
MessageDimTX::MessageDimTX | ( | const std::string & | name, |
std::ostream & | out = std::cout |
||
) |
Constructs a DimService with the name SERVER/MESSAGE. And passes the given ostream down to the MessageImp base.
name | Name of the message server to which we want to subscribe, e.g. DRIVE |
out | ostream passed to MessageImp. It is used to redirect the output to. |
Definition at line 36 of file MessageDim.cc.
References MessageImp::Message().