SHOGUN
v3.2.0
|
在文件 Chunks.pb.h 第 534 行定义.
Public 成员函数 | |
Float32Chunk () | |
virtual | ~Float32Chunk () |
Float32Chunk (const Float32Chunk &from) | |
Float32Chunk & | operator= (const Float32Chunk &from) |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (Float32Chunk *other) |
Float32Chunk * | New () const |
Float32Chunk * | New (::google::protobuf::Arena *arena) const |
void | CopyFrom (const ::google::protobuf::Message &from) |
void | MergeFrom (const ::google::protobuf::Message &from) |
void | CopyFrom (const Float32Chunk &from) |
void | MergeFrom (const Float32Chunk &from) |
void | Clear () |
bool | IsInitialized () const |
int | ByteSize () const |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const |
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic,::google::protobuf::uint8 *output) const |
::google::protobuf::uint8 * | SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const |
int | GetCachedSize () const |
::google::protobuf::Metadata | GetMetadata () const |
int | data_size () const |
void | clear_data () |
float | data (int index) const |
void | set_data (int index, float value) |
void | add_data (float value) |
const ::google::protobuf::RepeatedField< float > & | data () const |
::google::protobuf::RepeatedField< float > * | mutable_data () |
静态 Public 成员函数 | |
static const ::google::protobuf::Descriptor * | descriptor () |
static const Float32Chunk & | default_instance () |
静态 Public 属性 | |
static const int | kDataFieldNumber = 1 |
友元 | |
void | protobuf_AddDesc_Chunks_2eproto () |
void | protobuf_AssignDesc_Chunks_2eproto () |
void | protobuf_ShutdownFile_Chunks_2eproto () |
Float32Chunk | ( | ) |
|
virtual |
Float32Chunk | ( | const Float32Chunk & | from | ) |
void add_data | ( | float | value | ) |
在文件 Chunks.pb.h 第 919 行定义.
int ByteSize | ( | ) | const |
void Clear | ( | ) |
void clear_data | ( | ) |
在文件 Chunks.pb.h 第 908 行定义.
void CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
void CopyFrom | ( | const Float32Chunk & | from | ) |
float data | ( | int | index | ) | const |
在文件 Chunks.pb.h 第 911 行定义.
const ::google::protobuf::RepeatedField< float > & data | ( | ) | const |
在文件 Chunks.pb.h 第 924 行定义.
int data_size | ( | ) | const |
在文件 Chunks.pb.h 第 905 行定义.
|
static |
|
static |
int GetCachedSize | ( | ) | const |
在文件 Chunks.pb.h 第 581 行定义.
::google::protobuf::Metadata GetMetadata | ( | ) | const |
::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray | ( | bool | deterministic, |
::google::protobuf::uint8 * | output | ||
) | const |
bool IsInitialized | ( | ) | const |
void MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
void MergeFrom | ( | const Float32Chunk & | from | ) |
bool MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
google::protobuf::RepeatedField< float > * mutable_data | ( | ) |
在文件 Chunks.pb.h 第 929 行定义.
inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields | ( | ) |
在文件 Chunks.pb.h 第 550 行定义.
Float32Chunk* New | ( | ) | const |
在文件 Chunks.pb.h 第 561 行定义.
Float32Chunk* New | ( | ::google::protobuf::Arena * | arena | ) | const |
Float32Chunk& operator= | ( | const Float32Chunk & | from | ) |
在文件 Chunks.pb.h 第 541 行定义.
void SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
::google::protobuf::uint8* SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
在文件 Chunks.pb.h 第 578 行定义.
void set_data | ( | int | index, |
float | value | ||
) |
在文件 Chunks.pb.h 第 915 行定义.
void Swap | ( | Float32Chunk * | other | ) |
const ::google::protobuf::UnknownFieldSet& unknown_fields | ( | ) | const |
在文件 Chunks.pb.h 第 546 行定义.
|
friend |
|
friend |
|
friend |
|
static |
在文件 Chunks.pb.h 第 605 行定义.