TrinityCore
Loading...
Searching...
No Matches
CascHandles.cpp File Reference
#include "CascHandles.h"
#include "IoContext.h"
#include "Resolver.h"
#include <CascLib.h>
#include <boost/asio/streambuf.hpp>
#include <boost/asio/read.hpp>
#include <boost/asio/read_until.hpp>
#include <boost/asio/write.hpp>
#include <boost/asio/ssl/stream.hpp>
#include <boost/filesystem/operations.hpp>
#include <string>
+ Include dependency graph for CascHandles.cpp:

Go to the source code of this file.

Namespaces

namespace  CASC
 

Typedefs

using CASC::CASCCharType = std::remove_const_t< std::remove_pointer_t< decltype(CASC_OPEN_STORAGE_ARGS::szLocalPath)> >
 
using CASC::CASCStringType = std::basic_string< CASCCharType >