![]() |
TrinityCore
|
#include "AsyncCallbackProcessor.h"#include "ClientBuildInfo.h"#include "DatabaseEnvFwd.h"#include "Duration.h"#include "Realm.h"#include "Socket.h"#include "SslStream.h"#include <boost/asio/ip/tcp.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 | |
| namespace | bgs |
| namespace | bgs::protocol |
| namespace | bgs::protocol::account |
| namespace | bgs::protocol::account::v1 |
| namespace | bgs::protocol::authentication |
| namespace | bgs::protocol::authentication::v1 |
| namespace | bgs::protocol::game_utilities |
| namespace | bgs::protocol::game_utilities::v1 |
| namespace | Battlenet |