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

Implementation of TimeSynced that uses an ObjectHost for the sync. More...

#include <OHSpaceTimeSynced.hpp>

Inheritance diagram for Sirikata::OHSpaceTimeSynced:
Collaboration diagram for Sirikata::OHSpaceTimeSynced:

List of all members.

Public Member Functions

 OHSpaceTimeSynced (ObjectHost *oh, const SpaceID &space)
virtual ~OHSpaceTimeSynced ()
virtual Time localTime (const Time &t) const
virtual Time remoteTime (const Time &t) const

Private Attributes

ObjectHostmOH
SpaceID mSpace

Detailed Description

Implementation of TimeSynced that uses an ObjectHost for the sync.

You need to specify which space to sync with.


Constructor & Destructor Documentation

Sirikata::OHSpaceTimeSynced::OHSpaceTimeSynced ( ObjectHost oh,
const SpaceID space 
) [inline]
virtual Sirikata::OHSpaceTimeSynced::~OHSpaceTimeSynced ( ) [inline, virtual]

Member Function Documentation

virtual Time Sirikata::OHSpaceTimeSynced::localTime ( const Time t) const [inline, virtual]
virtual Time Sirikata::OHSpaceTimeSynced::remoteTime ( const Time t) const [inline, virtual]

Member Data Documentation


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