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

application Class Reference

List of all members.

Public Member Functions

 object (name)

Detailed Description

This keyword is used to define what C++ classes the ReplicaNet layer uses when running an application. For example:
application
{
	object TestObject1;
	object TestObject2;
}


Member Function Documentation

application::object name   ) 
 

This keyword allows C++ class names that use the ReplicaObject mechanism to be registered with ReplicaNet

Parameters:
name The name of the C++ class to register


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