|
| FuelMetadata () |
|
| FuelMetadata (const FuelMetadata &from) |
|
virtual | ~FuelMetadata () |
|
::gz::msgs::FuelMetadata_Contact * | add_authors () |
|
::gz::msgs::FuelMetadata_Compatibility * | add_compatibilities () |
|
::gz::msgs::FuelMetadata_Dependency * | add_dependencies () |
|
::std::string * | add_tags () |
|
void | add_tags (const ::std::string &value) |
|
void | add_tags (const char *value) |
|
void | add_tags (const char *value, size_t size) |
|
const ::google::protobuf::Map< ::std::string, ::std::string > & | annotations () const |
|
int | annotations_size () const |
|
const ::google::protobuf::RepeatedPtrField< ::gz::msgs::FuelMetadata_Contact > & | authors () const |
|
const ::gz::msgs::FuelMetadata_Contact & | authors (int index) const |
|
int | authors_size () const |
|
size_t | ByteSizeLong () const final |
|
const ::gz::msgs::FuelMetadata_Categories & | categories () const |
|
void | Clear () final |
|
void | clear_annotations () |
|
void | clear_authors () |
|
void | clear_categories () |
|
void | clear_compatibilities () |
|
void | clear_dependencies () |
|
void | clear_description () |
|
void | clear_legal () |
|
void | clear_model () |
|
void | clear_name () |
|
void | clear_resource_type () |
|
void | clear_tags () |
|
void | clear_version () |
|
void | clear_world () |
|
const ::google::protobuf::RepeatedPtrField< ::gz::msgs::FuelMetadata_Compatibility > & | compatibilities () const |
|
const ::gz::msgs::FuelMetadata_Compatibility & | compatibilities (int index) const |
|
int | compatibilities_size () const |
|
void | CopyFrom (const ::google::protobuf::Message &from) final |
|
void | CopyFrom (const FuelMetadata &from) |
|
const ::google::protobuf::RepeatedPtrField< ::gz::msgs::FuelMetadata_Dependency > & | dependencies () const |
|
const ::gz::msgs::FuelMetadata_Dependency & | dependencies (int index) const |
|
int | dependencies_size () const |
|
const ::std::string & | description () const |
|
int | GetCachedSize () const final |
|
::google::protobuf::Metadata | GetMetadata () const final |
|
bool | has_categories () const |
|
bool | has_legal () const |
|
bool | has_model () const |
|
bool | has_world () const |
|
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
|
bool | IsInitialized () const final |
|
const ::gz::msgs::FuelMetadata_Legal & | legal () const |
|
void | MergeFrom (const ::google::protobuf::Message &from) final |
|
void | MergeFrom (const FuelMetadata &from) |
|
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
|
const ::gz::msgs::FuelMetadata_Model & | model () const |
|
::google::protobuf::Map< ::std::string, ::std::string > * | mutable_annotations () |
|
::google::protobuf::RepeatedPtrField< ::gz::msgs::FuelMetadata_Contact > * | mutable_authors () |
|
::gz::msgs::FuelMetadata_Contact * | mutable_authors (int index) |
|
::gz::msgs::FuelMetadata_Categories * | mutable_categories () |
|
::google::protobuf::RepeatedPtrField< ::gz::msgs::FuelMetadata_Compatibility > * | mutable_compatibilities () |
|
::gz::msgs::FuelMetadata_Compatibility * | mutable_compatibilities (int index) |
|
::google::protobuf::RepeatedPtrField< ::gz::msgs::FuelMetadata_Dependency > * | mutable_dependencies () |
|
::gz::msgs::FuelMetadata_Dependency * | mutable_dependencies (int index) |
|
::std::string * | mutable_description () |
|
::gz::msgs::FuelMetadata_Legal * | mutable_legal () |
|
::gz::msgs::FuelMetadata_Model * | mutable_model () |
|
::std::string * | mutable_name () |
|
::google::protobuf::RepeatedPtrField< ::std::string > * | mutable_tags () |
|
::std::string * | mutable_tags (int index) |
|
::gz::msgs::FuelMetadata_World * | mutable_world () |
|
const ::std::string & | name () const |
|
FuelMetadata * | New () const final |
|
FuelMetadata * | New (::google::protobuf::Arena *arena) const final |
|
FuelMetadata & | operator= (const FuelMetadata &from) |
|
::gz::msgs::FuelMetadata_Categories * | release_categories () |
|
::std::string * | release_description () |
|
::gz::msgs::FuelMetadata_Legal * | release_legal () |
|
::gz::msgs::FuelMetadata_Model * | release_model () |
|
::std::string * | release_name () |
|
::gz::msgs::FuelMetadata_World * | release_world () |
|
ResourceTypeCase | resource_type_case () const |
|
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
|
void | set_allocated_categories (::gz::msgs::FuelMetadata_Categories *categories) |
|
void | set_allocated_description (::std::string *description) |
|
void | set_allocated_legal (::gz::msgs::FuelMetadata_Legal *legal) |
|
void | set_allocated_model (::gz::msgs::FuelMetadata_Model *model) |
|
void | set_allocated_name (::std::string *name) |
|
void | set_allocated_world (::gz::msgs::FuelMetadata_World *world) |
|
void | set_description (const ::std::string &value) |
|
void | set_description (const char *value) |
|
void | set_description (const char *value, size_t size) |
|
void | set_name (const ::std::string &value) |
|
void | set_name (const char *value) |
|
void | set_name (const char *value, size_t size) |
|
void | set_tags (int index, const ::std::string &value) |
|
void | set_tags (int index, const char *value) |
|
void | set_tags (int index, const char *value, size_t size) |
|
void | set_version (::google::protobuf::int32 value) |
|
void | Swap (FuelMetadata *other) |
|
const ::google::protobuf::RepeatedPtrField< ::std::string > & | tags () const |
|
const ::std::string & | tags (int index) const |
|
int | tags_size () const |
|
::google::protobuf::int32 | version () const |
|
const ::gz::msgs::FuelMetadata_World & | world () const |
|