Home | History | Annotate | Download | only in protobuf

Lines Matching refs:string

7 #include <string>
104 // optional string name = 1;
107 const ::std::string& name() const;
108 void set_name(const ::std::string& value);
111 ::std::string* mutable_name();
112 ::std::string* release_name();
113 void set_allocated_name(::std::string* name);
139 // optional string version = 4;
142 const ::std::string& version() const;
143 void set_version(const ::std::string& value);
146 ::std::string* mutable_version();
147 ::std::string* release_version();
148 void set_allocated_version(::std::string* version);
255 // optional string name = 1;
258 const ::std::string& name() const;
259 void set_name(const ::std::string& value);
262 ::std::string* mutable_name();
263 ::std::string* release_name();
264 void set_allocated_name(::std::string* name);
266 // optional string request_type_url = 2;
269 const ::std::string& request_type_url() const;
270 void set_request_type_url(const ::std::string& value);
273 ::std::string* mutable_request_type_url();
274 ::std::string* release_request_type_url();
275 void set_allocated_request_type_url(::std::string* request_type_url);
283 // optional string response_type_url = 4;
286 const ::std::string& response_type_url() const;
287 void set_response_type_url(const ::std::string& value);
290 ::std::string* mutable_response_type_url();
291 ::std::string* release_response_type_url();
292 void set_allocated_response_type_url(::std::string* response_type_url);
396 // optional string name = 1;
399 const ::std::string& name() const;
400 void set_name(const ::std::string& value);
403 ::std::string* mutable_name();
404 ::std::string* release_name();
405 void set_allocated_name(::std::string* name);
407 // optional string root = 2;
410 const ::std::string& root() const;
411 void set_root(const ::std::string& value);
414 ::std::string* mutable_root();
415 ::std::string* release_root();
416 void set_allocated_root(::std::string* root);
441 // optional string name = 1;
445 inline const ::std::string& Api::name() const {
449 inline void Api::set_name(const ::std::string& value) {
456 name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
462 ::std::string(reinterpret_cast<const char*>(value), size));
465 inline ::std::string* Api::mutable_name() {
470 inline ::std::string* Api::release_name() {
475 inline void Api::set_allocated_name(::std::string* name) {
545 // optional string version = 4;
549 inline const ::std::string& Api::version() const {
553 inline void Api::set_version(const ::std::string& value) {
560 version_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
566 ::std::string(reinterpret_cast<const char*>(value), size));
569 inline ::std::string* Api::mutable_version() {
574 inline ::std::string* Api::release_version() {
579 inline void Api::set_allocated_version(::std::string* version) {
675 // optional string name = 1;
679 inline const ::std::string& Method::name() const {
683 inline void Method::set_name(const ::std::string& value) {
690 name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
696 ::std::string(reinterpret_cast<const char*>(value), size));
699 inline ::std::string* Method::mutable_name() {
704 inline ::std::string* Method::release_name() {
709 inline void Method::set_allocated_name(::std::string* name) {
719 // optional string request_type_url = 2;
723 inline const ::std::string& Method::request_type_url() const {
727 inline void Method::set_request_type_url(const ::std::string& value) {
734 request_type_url_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
740 ::std::string(reinterpret_cast<const char*>(value), size));
743 inline ::std::string* Method::mutable_request_type_url() {
748 inline ::std::string* Method::release_request_type_url() {
753 inline void Method::set_allocated_request_type_url(::std::string* request_type_url) {
777 // optional string response_type_url = 4;
781 inline const ::std::string& Method::response_type_url() const {
785 inline void Method::set_response_type_url(const ::std::string& value) {
792 response_type_url_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
798 ::std::string(reinterpret_cast<const char*>(value), size));
801 inline ::std::string* Method::mutable_response_type_url() {
806 inline ::std::string* Method::release_response_type_url() {
811 inline void Method::set_allocated_response_type_url(::std::string* response_type_url) {
883 // optional string name = 1;
887 inline const ::std::string& Mixin::name() const {
891 inline void Mixin::set_name(const ::std::string& value) {
898 name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
904 ::std::string(reinterpret_cast<const char*>(value), size));
907 inline ::std::string* Mixin::mutable_name() {
912 inline ::std::string* Mixin::release_name() {
917 inline void Mixin::set_allocated_name(::std::string* name) {
927 // optional string root = 2;
931 inline const ::std::string& Mixin::root() const {
935 inline void Mixin::set_root(const ::std::string& value) {
942 root_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
948 ::std::string(reinterpret_cast<const char*>(value), size));
951 inline ::std::string* Mixin::mutable_root() {
956 inline ::std::string* Mixin::release_root() {
961 inline void Mixin::set_allocated_root(::std::string* root) {