Ignition Msgs

API Reference

8.4.0
Dataframe Member List

This is the complete list of members for Dataframe, including all inherited members.

ByteSize() constDataframe
Clear()Dataframe
clear_data()Dataframeinline
clear_dst_address()Dataframeinline
clear_header()Dataframeinline
clear_src_address()Dataframeinline
CopyFrom(const ::google::protobuf::Message &from)Dataframe
CopyFrom(const Dataframe &from)Dataframe
data() constDataframeinline
Dataframe()Dataframe
Dataframe(const Dataframe &from)Dataframe
default_instance()Dataframestatic
descriptor()Dataframestatic
dst_address() constDataframeinline
GetCachedSize() constDataframeinline
GetMetadata() constDataframe
has_header() constDataframeinline
header() constDataframeinline
InternalSerializeWithCachedSizesToArray(bool deterministic, ::google::protobuf::uint8 *output) constDataframe
IsInitialized() constDataframe
kDataFieldNumberDataframestatic
kDstAddressFieldNumberDataframestatic
kHeaderFieldNumberDataframestatic
kSrcAddressFieldNumberDataframestatic
MergeFrom(const ::google::protobuf::Message &from)Dataframe
MergeFrom(const Dataframe &from)Dataframe
MergePartialFromCodedStream(::google::protobuf::io::CodedInputStream *input)Dataframe
mutable_data()Dataframeinline
mutable_dst_address()Dataframeinline
mutable_header()Dataframeinline
mutable_src_address()Dataframeinline
New() constDataframeinline
New(::google::protobuf::Arena *arena) constDataframe
operator=(const Dataframe &from)Dataframeinline
protobuf_AddDesc_ignition_2fmsgs_2fdataframe_2eproto()Dataframefriend
protobuf_AssignDesc_ignition_2fmsgs_2fdataframe_2eproto()Dataframefriend
protobuf_ShutdownFile_ignition_2fmsgs_2fdataframe_2eproto()Dataframefriend
release_data()Dataframeinline
release_dst_address()Dataframeinline
release_header()Dataframeinline
release_src_address()Dataframeinline
SerializeWithCachedSizes(::google::protobuf::io::CodedOutputStream *output) constDataframe
SerializeWithCachedSizesToArray(::google::protobuf::uint8 *output) constDataframeinline
set_allocated_data(::std::string *data)Dataframeinline
set_allocated_dst_address(::std::string *dst_address)Dataframeinline
set_allocated_header(::ignition::msgs::Header *header)Dataframeinline
set_allocated_src_address(::std::string *src_address)Dataframeinline
set_data(const ::std::string &value)Dataframeinline
set_data(const char *value)Dataframeinline
set_data(const void *value, size_t size)Dataframeinline
set_dst_address(const ::std::string &value)Dataframeinline
set_dst_address(const char *value)Dataframeinline
set_dst_address(const char *value, size_t size)Dataframeinline
set_src_address(const ::std::string &value)Dataframeinline
set_src_address(const char *value)Dataframeinline
set_src_address(const char *value, size_t size)Dataframeinline
src_address() constDataframeinline
Swap(Dataframe *other)Dataframe
~Dataframe()Dataframevirtual