ReplicaNet and RNLobby  1
namespace Class Reference
Inheritance diagram for namespace:
Inheritance graph
[legend]
Collaboration diagram for namespace:
Collaboration graph
[legend]

Detailed Description

This class defines the C++ namespace used an object
For example:

namespace Foo
{
    object ATestClass
    {
    }
}