![]() |
||||||||
|
|
||||||||
| ZCom_Address | Zoidcom network address |
| ZCom_BitStream | Bitstreams are Zoidcom's native data exchange objects |
| ZCom_BitStream::BitPos | Position in bitstream |
| ZCom_ConnGroupManager | A manager for connection groups |
| ZCom_ConnStats | Connection statistics |
| ZCom_Control | Network host |
| ZCom_FileTransInfo | File transfer information |
| ZCom_Interpolate< T, SIZE > | Interpolator template replicating numeric data and interpolating it between updates |
| ZCom_MoveUpdateListener< T > | Callback interface for movement update related information |
| ZCom_Node | ZCom_Node represents one networkable object |
| ZCom_NodeEventInterceptor | Interface for intercepting node events |
| ZCom_NodeReplicationInterceptor | Interface for intercepting node replications |
| ZCom_Replicate_Bool | Replicator for bool |
| ZCom_Replicate_Boolp | Replicator for bool* |
| ZCom_Replicate_Memblock | A basic replicator for memory chunks |
| ZCom_Replicate_Movement< T, SIZE > | Replicator for object positions |
| ZCom_Replicate_Numeric< T, SIZE > | Replicator template replicating numeric data (single value or vector) |
| ZCom_Replicate_Stringp | Replicator for C-strings |
| ZCom_Replicate_StringWp | Replicator for C-strings |
| ZCom_Replicator | The replicator interface |
| ZCom_ReplicatorAdvanced | Interface for advanced replicators which need high level of control |
| ZCom_ReplicatorBasic | Interface for standard data replicators |
| ZCom_ReplicatorSetup | Base class for replicator parameters |
| ZCom_RSetupInterpolate< T > | Parameter class for interpolating replicators |
| ZCom_RSetupMovement< T > | Parameter class for movement replicators |
| ZCom_RSetupNumeric | Parameter class for numeric replicators |
| ZCom_RSetupString | Parameter class for string replicators |
| ZoidCom | Main control class. May be instantiated only once |
1.4.6-NO