FACT++  1.0
std::ostream& Connection::Out ( )
inline

Definition at line 51 of file Connection.h.

References AsyncRead(), AsyncWrite(), Out(), MessageImp::Out(), and type.

Referenced by Out().

51 { return fLog ? fLog->Out() : Out(); }
std::ostream & Out() const
Definition: MessageImp.h:73
std::ostream & Out()
Definition: Connection.h:51
MessageImp * fLog
Definition: Connection.h:18

+ Here is the call graph for this function:

+ Here is the caller graph for this function: