application Class Reference

Inheritance diagram for application:

Inheritance graph
[legend]
Collaboration diagram for application:

Collaboration graph
[legend]

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

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


Generated on Sat Jun 28 22:02:27 2008 for ReplicaNet and RNLobby by  doxygen 1.5.3