![]() |
一些常用的数据类型定义 更多...

类 | |
| struct | Emx::EmxData |
枚举 | |
| enum class | Emx::ErrCodeE : int32_t { Emx::Success = 0 , Emx::Failure = -1 , Emx::IllegalParam = -2 , Emx::MallocFailed = -3 , Emx::NetworkError = -4 , Emx::BufferOverflow = -5 , Emx::BufferOverride = -6 , Emx::Timeout = -7 , Emx::FrameError = -8 , Emx::ResNotAvailable = -9 , Emx::ResInUsing = -10 , Emx::ResNotExist = -11 , Emx::OpenFailed = -12 , Emx::ParseFailed = -13 , Emx::OperationNotSupport = -14 , Emx::PskShorterThan8 = -15 , Emx::ReachTheEof = -16 , Emx::Canceled = -17 , Emx::Destroyed = -18 , Emx::VerifyFailed = -19 } |
| 错误码定义 更多... | |
|
strong |