Planeshift
psItemStatFlags Struct Reference

A list of the flags mapped to their IDs. More...

#include <cachemanager.h>

Public Member Functions

 psItemStatFlags (const char *s, int f)
 
void Set (const char *s, int f)
 

Public Attributes

int flag
 
csString string
 

Detailed Description

A list of the flags mapped to their IDs.

Definition at line 87 of file cachemanager.h.

Constructor & Destructor Documentation

psItemStatFlags::psItemStatFlags ( const char *  s,
int  f 
)
inline

Definition at line 92 of file cachemanager.h.

Member Function Documentation

void psItemStatFlags::Set ( const char *  s,
int  f 
)
inline

Definition at line 93 of file cachemanager.h.

Member Data Documentation

int psItemStatFlags::flag

Definition at line 90 of file cachemanager.h.

csString psItemStatFlags::string

Definition at line 89 of file cachemanager.h.


The documentation for this struct was generated from the following file: