Public Member Functions | Public Attributes

aesop::object_state_t Struct Reference
[Object Synchronization]

This is the full object state exposed by the Synchronizer. More...

#include <object-sync.h>

Inheritance diagram for aesop::object_state_t:
Inheritance graph
[legend]
Collaboration diagram for aesop::object_state_t:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 object_state_t (void) throw ()
void clear (void) throw ()
void dump (IN const char *txt) const throw ()

Public Attributes

AESOPIdBuffer typeId
smart_ptr< MapDynamicsdyn
smart_ptr< PhysicsObjectphysicsObject

Detailed Description

This is the full object state exposed by the Synchronizer.

Definition at line 91 of file object-sync.h.


Constructor & Destructor Documentation

aesop::object_state_t::object_state_t ( void   )  throw () [inline]

Definition at line 93 of file object-sync.h.


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