TrinityCore
Loading...
Searching...
No Matches
CASC Namespace Reference

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)
 

Typedef Documentation

◆ CASCCharType

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.

◆ CASCStringType

using CASC::CASCStringType = typedef std::basic_string<CASCCharType>

Definition at line 163 of file CascHandles.cpp.

Function Documentation

◆ HumanReadableCASCError()

char const * CASC::HumanReadableCASCError ( uint32  error)

Definition at line 30 of file CascHandles.cpp.

+ Here is the caller graph for this function: