direct.distributed
This package contains an implementation of the Distributed Networking API, a high-level networking system that automatically propagates changes made on distributed objects to interested clients.
See the Distributed Networking section of the Programming Guide to learn more about the distributed networking system.
CRCache module: contains the CRCache class |
|
ClientRepository module: contains the ClientRepository class |
|
DistributedNode module: contains the DistributedNode class |
|
DistributedObject module: contains the DistributedObject class |
|
DistributedObjectAI module: contains the DistributedObjectAI class |
|
DistributedObjectGlobal module: contains the DistributedObjectGlobal class |
|
DistributedObjectUD module: contains the DistributedObjectUD class |
|
DistributedSmoothNode module: contains the DistributedSmoothNode class |
|
DistributedSmoothNodeBase module: contains the DistributedSmoothNodeBase class |
|
The DoInterestManager keeps track of which parent/zones that we currently have interest in. |
|
MsgTypes module: contains distributed object message types |
|
MsgTypesCMU module: defines the various message type codes as used by the CMU ServerRepository/ClientRepository code in this directory. |
|
ParentMgr module: contains the ParentMgr class |
|
RelatedObjectMgr module: contains the RelatedObjectMgr class |
|
SampleObject module: contains the SampleObject class |
|
ServerRepository module: contains the ServerRepository class |
|