Sirikata
Public Member Functions | Public Attributes | Private Attributes
Sirikata::ObjectHostContext Class Reference

#include <ObjectHostContext.hpp>

Inheritance diagram for Sirikata::ObjectHostContext:
Collaboration diagram for Sirikata::ObjectHostContext:

List of all members.

Public Member Functions

 ObjectHostContext (const String &name, ObjectHostID _id, ODPSST::ConnectionManager *sstConnMgr, OHDPSST::ConnectionManager *ohSstConnMgr, Network::IOService *ios, Network::IOStrand *strand, Trace::Trace *_trace, const Time &epoch, const Duration &simlen=Duration::zero())
 ~ObjectHostContext ()
OHTraceohtrace () const
const String & name ()
ODPSST::ConnectionManagersstConnMgr ()
OHDPSST::ConnectionManagerohSSTConnMgr ()

Public Attributes

ObjectHostID id
ObjectHostobjectHost

Private Attributes

const String mName
OHTracemOHTrace
ODPSST::ConnectionManagermSSTConnMgr
OHDPSST::ConnectionManagermOHSSTConnMgr

Constructor & Destructor Documentation

Sirikata::ObjectHostContext::ObjectHostContext ( const String &  name,
ObjectHostID  _id,
ODPSST::ConnectionManager sstConnMgr,
OHDPSST::ConnectionManager ohSstConnMgr,
Network::IOService ios,
Network::IOStrand strand,
Trace::Trace _trace,
const Time epoch,
const Duration simlen = Duration::zero() 
)
Sirikata::ObjectHostContext::~ObjectHostContext ( )

References mOHTrace.


Member Function Documentation

const String& Sirikata::ObjectHostContext::name ( ) [inline]
OHDPSST::ConnectionManager* Sirikata::ObjectHostContext::ohSSTConnMgr ( ) [inline]
OHTrace* Sirikata::ObjectHostContext::ohtrace ( ) const [inline]
ODPSST::ConnectionManager* Sirikata::ObjectHostContext::sstConnMgr ( ) [inline]

Member Data Documentation

const String Sirikata::ObjectHostContext::mName [private]

Referenced by ~ObjectHostContext().


The documentation for this class was generated from the following files: