Mana
|
#include <string>
Go to the source code of this file.
Classes | |
class | Net::PartyHandler |
Namespaces | |
namespace | Net |
The network communication layer. | |
Enumerations | |
enum | PartyShare { PARTY_SHARE_UNKNOWN = -1 , PARTY_SHARE_NO , PARTY_SHARE , PARTY_SHARE_NOT_POSSIBLE = 2 } |
enum PartyShare |
Enumerator | |
---|---|
PARTY_SHARE_UNKNOWN | |
PARTY_SHARE_NO | |
PARTY_SHARE | |
PARTY_SHARE_NOT_POSSIBLE |
Definition at line 28 of file partyhandler.h.