|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Public Member Functions | |
| StringTableSection_Entry (const StringTableSection_Entry &from) | |
| StringTableSection_Entry & | operator= (const StringTableSection_Entry &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (StringTableSection_Entry *other) |
| StringTableSection_Entry * | New () const |
| StringTableSection_Entry * | New (::google::protobuf::Arena *arena) const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const StringTableSection_Entry &from) |
| void | MergeFrom (const StringTableSection_Entry &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_id () const |
| void | clear_id () |
| ::google::protobuf::uint32 | id () const |
| void | set_id (::google::protobuf::uint32 value) |
| bool | has_str () const |
| void | clear_str () |
| const ::std::string & | str () const |
| void | set_str (const ::std::string &value) |
| void | set_str (const char *value) |
| void | set_str (const char *value, size_t size) |
| ::std::string * | mutable_str () |
| ::std::string * | release_str () |
| void | set_allocated_str (::std::string *str) |
Static Public Member Functions | |
|
static const ::google::protobuf::Descriptor * | descriptor () |
|
static const StringTableSection_Entry & | default_instance () |
Static Public Attributes | |
| static const int | kIdFieldNumber = 1 |
| static const int | kStrFieldNumber = 2 |
Friends | |
| void | protobuf_AddDesc_fsimage_2eproto () |
| void | protobuf_AssignDesc_fsimage_2eproto () |
| void | protobuf_ShutdownFile_fsimage_2eproto () |
1.8.6