TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Session.h File Reference
#include "Realm.h"
#include "SslContext.h"
#include "SslSocket.h"
#include "Socket.h"
#include "BigNumber.h"
#include "Callback.h"
#include <boost/asio/ip/tcp.hpp>
#include <boost/asio/ssl.hpp>
#include <google/protobuf/message.h>
#include <memory>
+ Include dependency graph for Session.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Battlenet::Session
 
struct  Battlenet::Session::LastPlayedCharacterInfo
 
struct  Battlenet::Session::GameAccountInfo
 
struct  Battlenet::Session::AccountInfo
 

Namespaces

 bgs
 
 bgs::protocol
 
 bgs::protocol::account
 
 bgs::protocol::account::v1
 
 bgs::protocol::authentication
 
 bgs::protocol::authentication::v1
 
 bgs::protocol::game_utilities
 
 bgs::protocol::game_utilities::v1
 
 Battlenet