Main Page | Class Hierarchy | Class List | Directories | Class Members

std_datablock Class Reference

Inheritance diagram for std_datablock:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 Reliable ()
 Certain ()
 Unreliable ()
 Manual ()
 Automatic ()
 SetUpdateDelayMinimum ()
 SetForceSendMaximumUpdates ()
 SetForceSendTimeDelay ()

Detailed Description

This ROL class defines the base mechanism used in all other datablocks. See the ReplicaNet documentation for a detailed description of datablocks.


Member Function Documentation

std_datablock::Automatic  ) 
 

Sets the datablock updates to be automatic

std_datablock::Certain  ) 
 

Makes the datablock update use the certain method

std_datablock::Manual  ) 
 

Sets the datablock updates to be manual rather than automatic

std_datablock::Reliable  ) 
 

Makes the datablock update use the reliable method

std_datablock::SetForceSendMaximumUpdates  ) 
 

See DataBlock::SetForceSendMaximumUpdates() in the ReplicaNet documentation for details.

std_datablock::SetForceSendTimeDelay  ) 
 

See DataBlock::SetForceSendTimeDelay() in the ReplicaNet documentation for details.

std_datablock::SetUpdateDelayMinimum  ) 
 

See DataBlock::SetUpdateDelayMinimum() in the ReplicaNet documentation for details.

std_datablock::Unreliable  ) 
 

Makes the datablock update use the unreliable method


The documentation for this class was generated from the following file:
Generated on Sun Oct 30 01:12:40 2005 for ROLCompiler by  doxygen 1.4.1