TrinityCore
|
#include <string>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/generated_message_util.h>
#include <google/protobuf/message.h>
#include <google/protobuf/repeated_field.h>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/unknown_field_set.h>
#include "attribute_types.pb.h"
#include "entity_types.pb.h"
#include "rpc_types.pb.h"
#include "ServiceBase.h"
#include "MessageBuffer.h"
#include <functional>
#include <type_traits>
Go to the source code of this file.
Classes | |
class | bgs::protocol::report::v1::Report |
class | bgs::protocol::report::v1::SendReportRequest |
class | bgs::protocol::report::v1::ReportService |
Namespaces | |
bgs | |
bgs::protocol | |
bgs::protocol::report | |
bgs::protocol::report::v1 | |
google::protobuf | |