FIX::NullLog Class Reference
Null implementation of Log.
More...
#include <Log.h>
List of all members.
Detailed Description
Null implementation of Log.
This is only for internal use. Used when no log factory is passed to the initiator or acceptor.
Definition at line 100 of file Log.h.
Member Function Documentation
void FIX::NullLog::backup |
( |
|
) |
[inline, virtual] |
void FIX::NullLog::clear |
( |
|
) |
[inline, virtual] |
void FIX::NullLog::onEvent |
( |
const std::string & |
|
) |
[inline, virtual] |
void FIX::NullLog::onIncoming |
( |
const std::string & |
|
) |
[inline, virtual] |
void FIX::NullLog::onOutgoing |
( |
const std::string & |
|
) |
[inline, virtual] |
The documentation for this class was generated from the following file:
- /home/omiller/Development/autobuild/quickfix/src/C++/Log.h