![]() |
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/generated_enum_reflection.h>#include <google/protobuf/unknown_field_set.h>#include "content_handle_types.pb.h"#include "rpc_types.pb.h"#include "semantic_version.pb.h"#include "ServiceBase.h"#include "MessageBuffer.h"#include <functional>#include <type_traits>
Include dependency graph for connection_service.pb.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | bgs |
| namespace | bgs::protocol |
| namespace | bgs::protocol::connection |
| namespace | bgs::protocol::connection::v1 |
| namespace | |
| namespace | google::protobuf |
Enumerations | |
| enum | bgs::protocol::connection::v1::MeteringLevel { bgs::protocol::connection::v1::METERING_LEVEL_LEGACY = 0 , bgs::protocol::connection::v1::METERING_LEVEL_CATEGORIZED = 1 } |
Functions | |
| void TC_PROTO_API | bgs::protocol::connection::v1::protobuf_AddDesc_connection_5fservice_2eproto () |
| void | bgs::protocol::connection::v1::protobuf_AssignDesc_connection_5fservice_2eproto () |
| void | bgs::protocol::connection::v1::protobuf_ShutdownFile_connection_5fservice_2eproto () |
| TC_PROTO_API bool | bgs::protocol::connection::v1::MeteringLevel_IsValid (int value) |
| TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * | bgs::protocol::connection::v1::MeteringLevel_descriptor () |
| const ::std::string & | bgs::protocol::connection::v1::MeteringLevel_Name (MeteringLevel value) |
| bool | bgs::protocol::connection::v1::MeteringLevel_Parse (const ::std::string &name, MeteringLevel *value) |
| template<> | |
| const EnumDescriptor * | google::protobuf::GetEnumDescriptor< ::bgs::protocol::connection::v1::MeteringLevel > () |