#include <ClusterSync.H>
Public Member Functions | |
| ClusterEventMsg () | |
| ClusterEventMsg (EventRef e) | |
| virtual | ~ClusterEventMsg () |
| uint32 | type () const |
| void | serialize (BinaryOutput &b) const |
| void | deserialize (BinaryInput &b) |
| EventRef | getEvent () |
| IS3D::ClusterEventMsg::ClusterEventMsg | ( | ) | [inline] |
| IS3D::ClusterEventMsg::ClusterEventMsg | ( | EventRef | e | ) | [inline] |
| virtual IS3D::ClusterEventMsg::~ClusterEventMsg | ( | ) | [inline, virtual] |
| uint32 IS3D::ClusterEventMsg::type | ( | ) | const [inline] |
References IS3D::Event_MSG.
| void IS3D::ClusterEventMsg::serialize | ( | BinaryOutput & | b | ) | const [inline] |
| void IS3D::ClusterEventMsg::deserialize | ( | BinaryInput & | b | ) | [inline] |
| EventRef IS3D::ClusterEventMsg::getEvent | ( | ) | [inline] |
1.5.6