|
EDGESEC
0.1.0-alpha.0+sha.ca29a8277b72f80785649ea9ef9cd7edf642d939
Secure router - reference implementation
|
#include "tcp.pb-c.h"Macros | |
| #define | PROTOBUF_C__NO_DEPRECATED |
Functions | |
| void | tcp__tcp_schema__init (Tcp__TcpSchema *message) |
| size_t | tcp__tcp_schema__get_packed_size (const Tcp__TcpSchema *message) |
| size_t | tcp__tcp_schema__pack (const Tcp__TcpSchema *message, uint8_t *out) |
| size_t | tcp__tcp_schema__pack_to_buffer (const Tcp__TcpSchema *message, ProtobufCBuffer *buffer) |
| Tcp__TcpSchema * | tcp__tcp_schema__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) |
| void | tcp__tcp_schema__free_unpacked (Tcp__TcpSchema *message, ProtobufCAllocator *allocator) |
Variables | |
| const ProtobufCMessageDescriptor | tcp__tcp_schema__descriptor |
| #define PROTOBUF_C__NO_DEPRECATED |
| void tcp__tcp_schema__free_unpacked | ( | Tcp__TcpSchema * | message, |
| ProtobufCAllocator * | allocator | ||
| ) |
| size_t tcp__tcp_schema__get_packed_size | ( | const Tcp__TcpSchema * | message | ) |
| void tcp__tcp_schema__init | ( | Tcp__TcpSchema * | message | ) |
| size_t tcp__tcp_schema__pack | ( | const Tcp__TcpSchema * | message, |
| uint8_t * | out | ||
| ) |
| size_t tcp__tcp_schema__pack_to_buffer | ( | const Tcp__TcpSchema * | message, |
| ProtobufCBuffer * | buffer | ||
| ) |
| Tcp__TcpSchema* tcp__tcp_schema__unpack | ( | ProtobufCAllocator * | allocator, |
| size_t | len, | ||
| const uint8_t * | data | ||
| ) |
| const ProtobufCMessageDescriptor tcp__tcp_schema__descriptor |