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

Function Class Reference

Inheritance diagram for Function:

Inheritance graph
[legend]
Collaboration diagram for Function:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Function (name)

Detailed Description

This datablock handles members functions in C++ classes that need to shared across the network
The class inherits from the std_datablock type. See the ReplicaNet documentation for more details of this datablock type.


Constructor & Destructor Documentation

Function::Function name   ) 
 

The name of the function to share across the network. For example:

		networking
		{
			Function AMemberFunction;
		}
		


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