|
| CCLMDATBathy (const CCLMDATBathy &from) |
|
CCLMDATBathy & | operator= (const CCLMDATBathy &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (CCLMDATBathy *other) |
|
CCLMDATBathy * | New () const final |
|
CCLMDATBathy * | New (::google::protobuf::Arena *arena) const final |
|
void | CopyFrom (const ::google::protobuf::Message &from) final |
|
void | MergeFrom (const ::google::protobuf::Message &from) final |
|
void | CopyFrom (const CCLMDATBathy &from) |
|
void | MergeFrom (const CCLMDATBathy &from) |
|
void | Clear () final |
|
bool | IsInitialized () const final |
|
size_t | ByteSizeLong () const final |
|
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
|
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
|
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
|
int | GetCachedSize () const final |
|
::google::protobuf::Metadata | GetMetadata () const final |
|
int | depth_size () const |
|
void | clear_depth () |
|
float | depth (int index) const |
|
void | set_depth (int index, float value) |
|
void | add_depth (float value) |
|
const ::google::protobuf::RepeatedField< float > & | depth () const |
|
::google::protobuf::RepeatedField< float > * | mutable_depth () |
|
int | altitude_size () const |
|
void | clear_altitude () |
|
float | altitude (int index) const |
|
void | set_altitude (int index, float value) |
|
void | add_altitude (float value) |
|
const ::google::protobuf::RepeatedField< float > & | altitude () const |
|
::google::protobuf::RepeatedField< float > * | mutable_altitude () |
|
int | latitude_size () const |
|
void | clear_latitude () |
|
double | latitude (int index) const |
|
void | set_latitude (int index, double value) |
|
void | add_latitude (double value) |
|
const ::google::protobuf::RepeatedField< double > & | latitude () const |
|
::google::protobuf::RepeatedField< double > * | mutable_latitude () |
|
int | longitude_size () const |
|
void | clear_longitude () |
|
double | longitude (int index) const |
|
void | set_longitude (int index, double value) |
|
void | add_longitude (double value) |
|
const ::google::protobuf::RepeatedField< double > & | longitude () const |
|
::google::protobuf::RepeatedField< double > * | mutable_longitude () |
|
bool | has_spare () const |
|
void | clear_spare () |
|
const ::std::string & | spare () const |
|
void | set_spare (const ::std::string &value) |
|
void | set_spare (const char *value) |
|
void | set_spare (const void *value, size_t size) |
|
::std::string * | mutable_spare () |
|
::std::string * | release_spare () |
|
void | set_allocated_spare (::std::string *spare) |
|
Definition at line 734 of file ccl.pb.h.