|
Pol
Revision:cb584c9
|
#include <atomic>#include <boost/noncopyable.hpp>#include <time.h>#include "../../clib/clib.h"#include "../../clib/rawtypes.h"#include "../polsig.h"#include "../profile.h"#include "../uobjcnt.h"Go to the source code of this file.
Classes | |
| class | Pol::Core::StateManager |
Namespaces | |
| Pol | |
| Pol::Core | |
Variables | |
| const u32 | Pol::Core::CHARACTERSERIAL_END = 0x3FFFFFFFLu |
| const u32 | Pol::Core::CHARACTERSERIAL_START = 0x00000001Lu |
| const u32 | Pol::Core::ITEMSERIAL_END = 0x7FffFFffLu |
| const u32 | Pol::Core::ITEMSERIAL_START = 0x40000000Lu |