Lines Matching defs:FieldMask

40 class FieldMask;
44 class LIBPROTOBUF_EXPORT FieldMask : public ::google::protobuf::Message {
46 FieldMask();
47 virtual ~FieldMask();
49 FieldMask(const FieldMask& from);
51 inline FieldMask& operator=(const FieldMask& from) {
57 static const FieldMask& default_instance();
59 void Swap(FieldMask* other);
63 inline FieldMask* New() const { return New(NULL); }
65 FieldMask* New(::google::protobuf::Arena* arena) const;
68 void CopyFrom(const FieldMask& from);
69 void MergeFrom(const FieldMask& from);
84 void InternalSwap(FieldMask* other);
116 // @@protoc_insertion_point(class_scope:google.protobuf.FieldMask)
128 static FieldMask* default_instance_;
136 // FieldMask
139 inline int FieldMask::paths_size() const {
142 inline void FieldMask::clear_paths() {
145 inline const ::std::string& FieldMask::paths(int index) const {
146 // @@protoc_insertion_point(field_get:google.protobuf.FieldMask.paths)
149 inline ::std::string* FieldMask::mutable_paths(int index) {
150 // @@protoc_insertion_point(field_mutable:google.protobuf.FieldMask.paths)
153 inline void FieldMask::set_paths(int index, const ::std::string& value) {
154 // @@protoc_insertion_point(field_set:google.protobuf.FieldMask.paths)
157 inline void FieldMask::set_paths(int index, const char* value) {
159 // @@protoc_insertion_point(field_set_char:google.protobuf.FieldMask.paths)
161 inline void FieldMask::set_paths(int index, const char* value, size_t size) {
164 // @@protoc_insertion_point(field_set_pointer:google.protobuf.FieldMask.paths)
166 inline ::std::string* FieldMask::add_paths() {
167 // @@protoc_insertion_point(field_add_mutable:google.protobuf.FieldMask.paths)
170 inline void FieldMask::add_paths(const ::std::string& value) {
172 // @@protoc_insertion_point(field_add:google.protobuf.FieldMask.paths)
174 inline void FieldMask::add_paths(const char* value) {
176 // @@protoc_insertion_point(field_add_char:google.protobuf.FieldMask.paths)
178 inline void FieldMask::add_paths(const char* value, size_t size) {
180 // @@protoc_insertion_point(field_add_pointer:google.protobuf.FieldMask.paths)
183 FieldMask::paths() const {
184 // @@protoc_insertion_point(field_list:google.protobuf.FieldMask.paths)
188 FieldMask::mutable_paths() {
189 // @@protoc_insertion_point(field_mutable_list:google.protobuf.FieldMask.paths)