| 
    Planeshift
    
   | 
 
#include <csutil/ref.h>#include <csutil/csstring.h>#include <csutil/weakreferenced.h>#include "net/netbase.h"#include "util/psconst.h"#include "bulkobjects/buffable.h"Go to the source code of this file.
Classes | |
| class | Client | 
| This class collects data of a netclient.  More... | |
| class | FloodBuffRow | 
| class | MuteBuffable | 
Enumerations | |
| enum | CheatFlags { NO_CHEAT = 0x00, MOVE_CHEAT = 0x01 } | 
| enum | TARGET_TYPES {  TARGET_NONE = 0x01, TARGET_ITEM = 0x04, TARGET_SELF = 0x08, TARGET_FRIEND = 0x10, TARGET_FOE = 0x20, TARGET_DEAD = 0x40 }  | 
| enum CheatFlags | 
| enum TARGET_TYPES |