EvEmu
0.8.4
11 September 2021
|
Go to the source code of this file.
Classes | |
class | APIServiceManager |
Generic Base Class used to derive classes for specific service handlers (character, corporation, etc) More... | |
Namespaces | |
EVEAPI | |
EVEAPI::CacheStyles | |
EVEAPI::KeyType | |
EVEAPI::Roles | |
Typedefs | |
typedef std::map< std::string, std::string > | APICommandCall |
Enumerations | |
enum | { EVEAPI::CacheStyles::Short, EVEAPI::CacheStyles::Long, EVEAPI::CacheStyles::Modified } |
enum | { EVEAPI::KeyType::Limited, EVEAPI::KeyType::Full } |
enum | { EVEAPI::Roles::Player = 100, EVEAPI::Roles::Admin = 1000 } |
typedef std::map<std::string, std::string> APICommandCall |
Definition at line 59 of file APIServiceManager.h.