#include "common/common.h"

Go to the source code of this file.
Namespaces | |
| namespace | aesop |
Enumerations | |
| enum | aesop::eErrorCode { aesop::eErrorCode_Warn = 0x10000, aesop::eErrorCode_Fail = 0x20000, aesop::eErrorCode_Fatal = 0x40000, aesop::eErrorCode_BadProtocol = 0x40001, aesop::eErrorCode_BadStory = 0x40002, aesop::eErrorCode_OK = 0x00000 } |
1.7.1