NETSIM  1.0.0
Hardware-in-the-loopacousticnetworksimulator
netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample Class Reference

#include </root/netsim/obj-x86_64-linux-gnu/include/netsim/acousticstoolbox/environment.pb.h>

Inheritance diagram for netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample:
Collaboration diagram for netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample:

Public Member Functions

 Environment_WaterColumn_SSPSample ()
 
virtual ~Environment_WaterColumn_SSPSample ()
 
 Environment_WaterColumn_SSPSample (const Environment_WaterColumn_SSPSample &from)
 
Environment_WaterColumn_SSPSampleoperator= (const Environment_WaterColumn_SSPSample &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Environment_WaterColumn_SSPSample *other)
 
Environment_WaterColumn_SSPSampleNew () const final
 
Environment_WaterColumn_SSPSampleNew (::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 Environment_WaterColumn_SSPSample &from)
 
void MergeFrom (const Environment_WaterColumn_SSPSample &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 eof_size () const
 
void clear_eof ()
 
double eof (int index) const
 
void set_eof (int index, double value)
 
void add_eof (double value)
 
const ::google::protobuf::RepeatedField< double > & eof () const
 
::google::protobuf::RepeatedField< double > * mutable_eof ()
 
bool has_depth () const
 
void clear_depth ()
 
double depth () const
 
void set_depth (double value)
 
bool has_cp () const
 
void clear_cp ()
 
double cp () const
 
void set_cp (double value)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const Environment_WaterColumn_SSPSampledefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const Environment_WaterColumn_SSPSampleinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const int kEofFieldNumber = 3
 
static const int kDepthFieldNumber = 1
 
static const int kCpFieldNumber = 2
 

Friends

struct ::protobuf_netsim_2facousticstoolbox_2fenvironment_2eproto::TableStruct
 
void swap (Environment_WaterColumn_SSPSample &a, Environment_WaterColumn_SSPSample &b)
 

Detailed Description

Definition at line 1012 of file environment.pb.h.

Constructor & Destructor Documentation

◆ Environment_WaterColumn_SSPSample() [1/2]

netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::Environment_WaterColumn_SSPSample ( )

◆ ~Environment_WaterColumn_SSPSample()

virtual netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::~Environment_WaterColumn_SSPSample ( )
virtual

◆ Environment_WaterColumn_SSPSample() [2/2]

netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::Environment_WaterColumn_SSPSample ( const Environment_WaterColumn_SSPSample from)

Member Function Documentation

◆ add_eof()

void netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::add_eof ( double  value)
inline

Definition at line 3150 of file environment.pb.h.

◆ ByteSizeLong()

size_t netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::ByteSizeLong ( ) const
final

◆ Clear()

void netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::Clear ( )
final

◆ clear_cp()

void netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::clear_cp ( )
inline

Definition at line 3121 of file environment.pb.h.

◆ clear_depth()

void netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::clear_depth ( )
inline

Definition at line 3097 of file environment.pb.h.

◆ clear_eof()

void netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::clear_eof ( )
inline

Definition at line 3139 of file environment.pb.h.

◆ CopyFrom() [1/2]

void netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::CopyFrom ( const ::google::protobuf::Message &  from)
final

◆ CopyFrom() [2/2]

void netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::CopyFrom ( const Environment_WaterColumn_SSPSample from)

◆ cp()

double netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::cp ( ) const
inline

Definition at line 3125 of file environment.pb.h.

◆ default_instance()

static const Environment_WaterColumn_SSPSample& netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::default_instance ( )
static

◆ depth()

double netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::depth ( ) const
inline

Definition at line 3101 of file environment.pb.h.

◆ descriptor()

static const ::google::protobuf::Descriptor* netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::descriptor ( )
static

◆ eof() [1/2]

const ::google::protobuf::RepeatedField< double > & netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::eof ( ) const
inline

Definition at line 3155 of file environment.pb.h.

◆ eof() [2/2]

double netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::eof ( int  index) const
inline

Definition at line 3142 of file environment.pb.h.

◆ eof_size()

int netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::eof_size ( ) const
inline

Definition at line 3136 of file environment.pb.h.

◆ GetCachedSize()

int netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::GetCachedSize ( ) const
inlinefinal

Definition at line 1084 of file environment.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::GetMetadata ( ) const
final

◆ has_cp()

bool netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::has_cp ( ) const
inline

Definition at line 3112 of file environment.pb.h.

◆ has_depth()

bool netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::has_depth ( ) const
inline

Definition at line 3088 of file environment.pb.h.

◆ InitAsDefaultInstance()

static void netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::InitAsDefaultInstance ( )
static

◆ internal_default_instance()

static const Environment_WaterColumn_SSPSample* netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::internal_default_instance ( )
inlinestatic

Definition at line 1049 of file environment.pb.h.

◆ InternalSerializeWithCachedSizesToArray()

::google::protobuf::uint8* netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
final

◆ IsInitialized()

bool netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::IsInitialized ( ) const
final

◆ MergeFrom() [1/2]

void netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::MergeFrom ( const ::google::protobuf::Message &  from)
final

◆ MergeFrom() [2/2]

void netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::MergeFrom ( const Environment_WaterColumn_SSPSample from)

◆ MergePartialFromCodedStream()

bool netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final

◆ mutable_eof()

google::protobuf::RepeatedField< double > * netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::mutable_eof ( )
inline

Definition at line 3160 of file environment.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet* netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::mutable_unknown_fields ( )
inline

Definition at line 1041 of file environment.pb.h.

◆ New() [1/2]

Environment_WaterColumn_SSPSample* netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::New ( ) const
inlinefinal

Definition at line 1063 of file environment.pb.h.

◆ New() [2/2]

Environment_WaterColumn_SSPSample* netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::New ( ::google::protobuf::Arena *  arena) const
inlinefinal

Definition at line 1067 of file environment.pb.h.

◆ operator=()

Environment_WaterColumn_SSPSample& netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::operator= ( const Environment_WaterColumn_SSPSample from)
inline

Definition at line 1019 of file environment.pb.h.

◆ SerializeWithCachedSizes()

void netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final

◆ set_cp()

void netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::set_cp ( double  value)
inline

Definition at line 3129 of file environment.pb.h.

◆ set_depth()

void netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::set_depth ( double  value)
inline

Definition at line 3105 of file environment.pb.h.

◆ set_eof()

void netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::set_eof ( int  index,
double  value 
)
inline

Definition at line 3146 of file environment.pb.h.

◆ Swap()

void netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::Swap ( Environment_WaterColumn_SSPSample other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet& netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::unknown_fields ( ) const
inline

Definition at line 1038 of file environment.pb.h.

Friends And Related Function Documentation

◆ ::protobuf_netsim_2facousticstoolbox_2fenvironment_2eproto::TableStruct

◆ swap

Definition at line 1057 of file environment.pb.h.

Member Data Documentation

◆ kCpFieldNumber

const int netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::kCpFieldNumber = 2
static

Definition at line 1128 of file environment.pb.h.

◆ kDepthFieldNumber

const int netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::kDepthFieldNumber = 1
static

Definition at line 1121 of file environment.pb.h.

◆ kEofFieldNumber

const int netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::kEofFieldNumber = 3
static

Definition at line 1109 of file environment.pb.h.

◆ kIndexInFileMessages

constexpr int netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample::kIndexInFileMessages
staticconstexpr
Initial value:
=
5

Definition at line 1053 of file environment.pb.h.


The documentation for this class was generated from the following file: