![]() |
TrinityCore
|
Classes | |
| class | BindRequest |
| class | BindResponse |
| class | BoundService |
| class | ClientSdkVersionInfo |
| class | ConnectionMeteringContentHandles |
| class | ConnectionService |
| class | ConnectRequest |
| class | ConnectResponse |
| class | DisconnectNotification |
| class | DisconnectRequest |
| class | EchoRequest |
| class | EchoResponse |
| class | EncryptRequest |
Enumerations | |
| enum | MeteringLevel { METERING_LEVEL_LEGACY = 0 , METERING_LEVEL_CATEGORIZED = 1 } |
Functions | |
| void TC_PROTO_API | protobuf_AddDesc_connection_5fservice_2eproto () |
| void | protobuf_AssignDesc_connection_5fservice_2eproto () |
| void | protobuf_ShutdownFile_connection_5fservice_2eproto () |
| TC_PROTO_API bool | MeteringLevel_IsValid (int value) |
| TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * | MeteringLevel_descriptor () |
| const ::std::string & | MeteringLevel_Name (MeteringLevel value) |
| bool | MeteringLevel_Parse (const ::std::string &name, MeteringLevel *value) |
Variables | |
| const MeteringLevel | MeteringLevel_MIN = METERING_LEVEL_LEGACY |
| const MeteringLevel | MeteringLevel_MAX = METERING_LEVEL_CATEGORIZED |
| const int | MeteringLevel_ARRAYSIZE = MeteringLevel_MAX + 1 |
| Enumerator | |
|---|---|
| METERING_LEVEL_LEGACY | |
| METERING_LEVEL_CATEGORIZED | |
Definition at line 60 of file connection_service.pb.h.
| TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * bgs::protocol::connection::v1::MeteringLevel_descriptor | ( | ) |
Here is the caller graph for this function:| TC_PROTO_API bool bgs::protocol::connection::v1::MeteringLevel_IsValid | ( | int | value | ) |
Here is the caller graph for this function:
|
inline |
|
inline |
| 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 | ( | ) |
| const int bgs::protocol::connection::v1::MeteringLevel_ARRAYSIZE = MeteringLevel_MAX + 1 |
Definition at line 67 of file connection_service.pb.h.
| const MeteringLevel bgs::protocol::connection::v1::MeteringLevel_MAX = METERING_LEVEL_CATEGORIZED |
Definition at line 66 of file connection_service.pb.h.
| const MeteringLevel bgs::protocol::connection::v1::MeteringLevel_MIN = METERING_LEVEL_LEGACY |
Definition at line 65 of file connection_service.pb.h.