|
|
| ExtendedBlockProto (const ExtendedBlockProto &from) |
| |
|
ExtendedBlockProto & | operator= (const ExtendedBlockProto &from) |
| |
const
::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| |
|
void | Swap (ExtendedBlockProto *other) |
| |
|
ExtendedBlockProto * | New () const |
| |
|
ExtendedBlockProto * | New (::google::protobuf::Arena *arena) const |
| |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
| |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
| |
|
void | CopyFrom (const ExtendedBlockProto &from) |
| |
|
void | MergeFrom (const ExtendedBlockProto &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_poolid () const |
| |
|
void | clear_poolid () |
| |
|
const ::std::string & | poolid () const |
| |
|
void | set_poolid (const ::std::string &value) |
| |
|
void | set_poolid (const char *value) |
| |
|
void | set_poolid (const char *value, size_t size) |
| |
|
::std::string * | mutable_poolid () |
| |
|
::std::string * | release_poolid () |
| |
|
void | set_allocated_poolid (::std::string *poolid) |
| |
|
bool | has_blockid () const |
| |
|
void | clear_blockid () |
| |
|
::google::protobuf::uint64 | blockid () const |
| |
|
void | set_blockid (::google::protobuf::uint64 value) |
| |
|
bool | has_generationstamp () const |
| |
|
void | clear_generationstamp () |
| |
|
::google::protobuf::uint64 | generationstamp () const |
| |
|
void | set_generationstamp (::google::protobuf::uint64 value) |
| |
|
bool | has_numbytes () const |
| |
|
void | clear_numbytes () |
| |
|
::google::protobuf::uint64 | numbytes () const |
| |
|
void | set_numbytes (::google::protobuf::uint64 value) |
| |