![]() |
TrinityCore
|
Classes | |
| class | File |
| class | Storage |
Typedefs | |
| using | CASCCharType = std::remove_const_t< std::remove_pointer_t< decltype(CASC_OPEN_STORAGE_ARGS::szLocalPath)> > |
| using | CASCStringType = std::basic_string< CASCCharType > |
Functions | |
| char const * | HumanReadableCASCError (uint32 error) |
| using CASC::CASCCharType = typedef std::remove_const_t<std::remove_pointer_t<decltype(CASC_OPEN_STORAGE_ARGS::szLocalPath)> > |
Definition at line 162 of file CascHandles.cpp.
| using CASC::CASCStringType = typedef std::basic_string<CASCCharType> |
Definition at line 163 of file CascHandles.cpp.
| char const * CASC::HumanReadableCASCError | ( | uint32 | error | ) |