|
| B (const B &from) |
|
B & | operator= (const B &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (B *other) |
|
B * | New () const |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
|
void | CopyFrom (const B &from) |
|
void | MergeFrom (const B &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 * | SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const |
|
int | GetCachedSize () const |
|
::google::protobuf::Metadata | GetMetadata () const |
|
int | c_size () const |
|
void | clear_c () |
|
double | c (int index) const |
|
void | set_c (int index, double value) |
|
void | add_c (double value) |
|
const ::google::protobuf::RepeatedField< double > & | c () const |
|
inline::google::protobuf::RepeatedField< double > * | mutable_c () |
|
int | d_size () const |
|
void | clear_d () |
|
double | d (int index) const |
|
void | set_d (int index, double value) |
|
void | add_d (double value) |
|
const ::google::protobuf::RepeatedField< double > & | d () const |
|
inline::google::protobuf::RepeatedField< double > * | mutable_d () |
|
int | e_size () const |
|
void | clear_e () |
|
inline::google::protobuf::int32 | e (int index) const |
|
void | set_e (int index,::google::protobuf::int32 value) |
|
void | add_e (::google::protobuf::int32 value) |
|
const ::google::protobuf::RepeatedField< ::google::protobuf::int32 > & | e () const |
|
inline::google::protobuf::RepeatedField< ::google::protobuf::int32 > * | mutable_e () |
|
int | f_size () const |
|
void | clear_f () |
|
const ::F & | f (int index) const |
|
inline::F * | mutable_f (int index) |
|
inline::F * | add_f () |
|
const ::google::protobuf::RepeatedPtrField< ::F > & | f () const |
|
inline::google::protobuf::RepeatedPtrField< ::F > * | mutable_f () |
|
| B (const B &from) |
|
B & | operator= (const B &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (B *other) |
|
B * | New () const |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
|
void | CopyFrom (const B &from) |
|
void | MergeFrom (const B &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 * | SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const |
|
int | GetCachedSize () const |
|
::google::protobuf::Metadata | GetMetadata () const |
|
bool | has_b1 () const |
|
void | clear_b1 () |
|
double | b1 () const |
|
void | set_b1 (double value) |
|
Definition at line 139 of file test2.pb.h.