#include <dataframe.pb.h>
◆ Dataframe() [1/2]
◆ ~Dataframe()
◆ Dataframe() [2/2]
◆ ByteSizeLong()
| size_t ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
◆ clear_data()
◆ clear_dst_address()
| void clear_dst_address |
( |
| ) |
|
|
inline |
◆ clear_header()
◆ clear_src_address()
| void clear_src_address |
( |
| ) |
|
|
inline |
◆ CopyFrom() [1/2]
| void CopyFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
|
final |
◆ CopyFrom() [2/2]
◆ data()
◆ default_instance()
◆ descriptor()
| static const ::google::protobuf::Descriptor* descriptor |
( |
| ) |
|
|
static |
◆ dst_address()
◆ GetCachedSize()
| int GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetMetadata()
| ::google::protobuf::Metadata GetMetadata |
( |
| ) |
const |
|
final |
◆ has_header()
| bool has_header |
( |
| ) |
const |
|
inline |
◆ header()
◆ InitAsDefaultInstance()
| static void InitAsDefaultInstance |
( |
| ) |
|
|
static |
◆ internal_default_instance()
| static const Dataframe* internal_default_instance |
( |
| ) |
|
|
inlinestatic |
◆ InternalSerializeWithCachedSizesToArray()
| ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray |
( |
bool |
deterministic, |
|
|
::google::protobuf::uint8 * |
target |
|
) |
| const |
|
final |
◆ IsInitialized()
| bool IsInitialized |
( |
| ) |
const |
|
final |
◆ MergeFrom() [1/2]
| void MergeFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
|
final |
◆ MergeFrom() [2/2]
◆ MergePartialFromCodedStream()
| bool MergePartialFromCodedStream |
( |
::google::protobuf::io::CodedInputStream * |
input | ) |
|
|
final |
◆ mutable_data()
◆ mutable_dst_address()
◆ mutable_header()
◆ mutable_src_address()
◆ New() [1/2]
◆ New() [2/2]
| Dataframe* New |
( |
::google::protobuf::Arena * |
arena | ) |
const |
|
inlinefinal |
◆ operator=()
◆ release_data()
◆ release_dst_address()
◆ release_header()
◆ release_src_address()
◆ SerializeWithCachedSizes()
| void SerializeWithCachedSizes |
( |
::google::protobuf::io::CodedOutputStream * |
output | ) |
const |
|
final |
◆ set_allocated_data()
◆ set_allocated_dst_address()
| void set_allocated_dst_address |
( |
::std::string * |
dst_address | ) |
|
|
inline |
◆ set_allocated_header()
◆ set_allocated_src_address()
| void set_allocated_src_address |
( |
::std::string * |
src_address | ) |
|
|
inline |
◆ set_data() [1/3]
◆ set_data() [2/3]
| void set_data |
( |
const char * |
value | ) |
|
|
inline |
◆ set_data() [3/3]
| void set_data |
( |
const void * |
value, |
|
|
size_t |
size |
|
) |
| |
|
inline |
◆ set_dst_address() [1/3]
◆ set_dst_address() [2/3]
| void set_dst_address |
( |
const char * |
value | ) |
|
|
inline |
◆ set_dst_address() [3/3]
| void set_dst_address |
( |
const char * |
value, |
|
|
size_t |
size |
|
) |
| |
|
inline |
◆ set_src_address() [1/3]
◆ set_src_address() [2/3]
| void set_src_address |
( |
const char * |
value | ) |
|
|
inline |
◆ set_src_address() [3/3]
| void set_src_address |
( |
const char * |
value, |
|
|
size_t |
size |
|
) |
| |
|
inline |
◆ src_address()
◆ Swap()
◆ kDataFieldNumber
| const int kDataFieldNumber = 4 |
|
static |
◆ kDstAddressFieldNumber
| const int kDstAddressFieldNumber = 3 |
|
static |
◆ kHeaderFieldNumber
| const int kHeaderFieldNumber = 1 |
|
static |
◆ kIndexInFileMessages
| constexpr int kIndexInFileMessages |
|
staticconstexpr |
◆ kSrcAddressFieldNumber
| const int kSrcAddressFieldNumber = 2 |
|
static |
The documentation for this class was generated from the following file: