|
|
| CodecProto (const CodecProto &from) |
| |
|
CodecProto & | operator= (const CodecProto &from) |
| |
const
::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| |
|
void | Swap (CodecProto *other) |
| |
|
CodecProto * | New () const |
| |
|
CodecProto * | New (::google::protobuf::Arena *arena) const |
| |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
| |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
| |
|
void | CopyFrom (const CodecProto &from) |
| |
|
void | MergeFrom (const CodecProto &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 |
| |
|
bool | has_codec () const |
| |
|
void | clear_codec () |
| |
|
const ::std::string & | codec () const |
| |
|
void | set_codec (const ::std::string &value) |
| |
|
void | set_codec (const char *value) |
| |
|
void | set_codec (const char *value, size_t size) |
| |
|
::std::string * | mutable_codec () |
| |
|
::std::string * | release_codec () |
| |
|
void | set_allocated_codec (::std::string *codec) |
| |
|
bool | has_coders () const |
| |
|
void | clear_coders () |
| |
|
const ::std::string & | coders () const |
| |
|
void | set_coders (const ::std::string &value) |
| |
|
void | set_coders (const char *value) |
| |
|
void | set_coders (const char *value, size_t size) |
| |
|
::std::string * | mutable_coders () |
| |
|
::std::string * | release_coders () |
| |
|
void | set_allocated_coders (::std::string *coders) |
| |
|
static const
::google::protobuf::Descriptor * | descriptor () |
| |
|
static const CodecProto & | default_instance () |
| |
|
|
static const int | kCodecFieldNumber = 1 |
| |
|
static const int | kCodersFieldNumber = 2 |
| |
|
|
void | protobuf_AddDesc_erasurecoding_2eproto () |
| |
|
void | protobuf_AssignDesc_erasurecoding_2eproto () |
| |
|
void | protobuf_ShutdownFile_erasurecoding_2eproto () |
| |
The documentation for this class was generated from the following files: