Namespaces | |
namespace | Network |
Classes | |
struct | Network::ConnectionInfo |
Information about a network connection. More... | |
class | Network::Connection |
Describes a network connection. More... | |
class | Network::Manager |
Describes a network connection manager. More... | |
class | Network::NetworkDriver |
Describes a network driver. More... | |
Typedefs | |
typedef System::Array < Connection * > | Network::ConnectionVector |
An array of connections contained in an dynamic container. |