OnixS C++ SGX Titan OUCH Trading Handler  1.2.0
API documentation
OnixS::SgxTitan::Trading::Ouch::Implementation Namespace Reference

Classes

class  HandlerImpl
 
class  ListenerHolder
 

Typedefs

typedef boost::scoped_ptr< ListenerHolderListenerHolderPtr
 

Functions

void userExceptionHandler (OnixS::HandlerCore::Common::HandlerLogger &, Logging::LogFacility *, const char *contextName)
 
void userExceptionHandler (OnixS::HandlerCore::Common::HandlerLogger &logger, OnixS::Logging::LogFacility *logFacility, const char *contextName)
 
const char * version ()
 

Typedef Documentation

typedef boost::scoped_ptr<ListenerHolder> ListenerHolderPtr

Definition at line 126 of file ListenerHolder.h.

Function Documentation

void OnixS::SgxTitan::Trading::Ouch::Implementation::userExceptionHandler ( OnixS::HandlerCore::Common::HandlerLogger &  logger,
OnixS::Logging::LogFacility *  logFacility,
const char *  contextName 
)

Definition at line 26 of file Utils.cpp.

void OnixS::SgxTitan::Trading::Ouch::Implementation::userExceptionHandler ( OnixS::HandlerCore::Common::HandlerLogger &  ,
Logging::LogFacility *  ,
const char *  contextName 
)
const char* OnixS::SgxTitan::Trading::Ouch::Implementation::version ( )

Definition at line 27 of file Version.cpp.