|
| CCLMDATCTD (const CCLMDATCTD &from) |
|
CCLMDATCTD & | operator= (const CCLMDATCTD &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (CCLMDATCTD *other) |
|
CCLMDATCTD * | New () const final |
|
CCLMDATCTD * | 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 CCLMDATCTD &from) |
|
void | MergeFrom (const CCLMDATCTD &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 | salinity_size () const |
|
void | clear_salinity () |
|
float | salinity (int index) const |
|
void | set_salinity (int index, float value) |
|
void | add_salinity (float value) |
|
const ::google::protobuf::RepeatedField< float > & | salinity () const |
|
::google::protobuf::RepeatedField< float > * | mutable_salinity () |
|
int | temperature_size () const |
|
void | clear_temperature () |
|
float | temperature (int index) const |
|
void | set_temperature (int index, float value) |
|
void | add_temperature (float value) |
|
const ::google::protobuf::RepeatedField< float > & | temperature () const |
|
::google::protobuf::RepeatedField< float > * | mutable_temperature () |
|
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 | sound_speed_size () const |
|
void | clear_sound_speed () |
|
float | sound_speed (int index) const |
|
void | set_sound_speed (int index, float value) |
|
void | add_sound_speed (float value) |
|
const ::google::protobuf::RepeatedField< float > & | sound_speed () const |
|
::google::protobuf::RepeatedField< float > * | mutable_sound_speed () |
|
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) |
|
bool | has_spare2 () const |
|
void | clear_spare2 () |
|
const ::std::string & | spare2 () const |
|
void | set_spare2 (const ::std::string &value) |
|
void | set_spare2 (const char *value) |
|
void | set_spare2 (const void *value, size_t size) |
|
::std::string * | mutable_spare2 () |
|
::std::string * | release_spare2 () |
|
void | set_allocated_spare2 (::std::string *spare2) |
|
Definition at line 909 of file ccl.pb.h.