ZG  "1.00
 All Classes Namespaces Files Functions Variables Enumerator Friends Macros Pages
Classes | Namespaces | Enumerations
ZGPeerSettings.h File Reference
#include "zg/ZGNameSpace.h"
#include "message/Message.h"
Include dependency graph for ZGPeerSettings.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ZGPeerSettings
 This immutable class holds various read-only settings that will be used to define the peer's behavior. More...
 

Namespaces

 zg_private
 The zg_private namespace is an undocumented namespace where the ZG library keeps all of its private implementation details that user programs aren't supposed to access directly.
 
 zg
 The zg namespace contains the public API of the ZG library.
 

Enumerations

enum  { PEER_TYPE_FULL_PEER = 0, PEER_TYPE_JUNIOR_ONLY, NUM_PEER_TYPES }