|
Network System 0.1.1
High-performance modular networking library for scalable client-server applications
|
This is the complete list of members for kcenon::network::protocols::grpc::grpc_message, including all inherited members.
| compressed | kcenon::network::protocols::grpc::grpc_message | |
| data | kcenon::network::protocols::grpc::grpc_message | |
| empty() const -> bool | kcenon::network::protocols::grpc::grpc_message | inline |
| grpc_message()=default | kcenon::network::protocols::grpc::grpc_message | |
| grpc_message(std::vector< uint8_t > payload, bool is_compressed=false) | kcenon::network::protocols::grpc::grpc_message | inlineexplicit |
| parse(std::span< const uint8_t > input) -> Result< grpc_message > | kcenon::network::protocols::grpc::grpc_message | static |
| serialize() const -> std::vector< uint8_t > | kcenon::network::protocols::grpc::grpc_message | |
| serialized_size() const -> size_t | kcenon::network::protocols::grpc::grpc_message | inline |
| size() const -> size_t | kcenon::network::protocols::grpc::grpc_message | inline |