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

networking Class Reference


Detailed Description

This class defines which elements of the ROL object are used in the networking code which will typically be datablocks and their corresponding variables.
For example:
object ATestClass
{
	datablock NData;

	networking
	{
		NData mSomeData;
	}
}


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