NETSIM 1.2.0
Hardware-in-the-loop acoustic network simulator
 
Loading...
Searching...
No Matches
netsim::protobuf Namespace Reference

Classes

class  iBellhopConfig
 
class  iBellhopRequest
 
class  iBellhopResponse
 
class  iBellhopResponse_TLAveragedInRange
 
class  iBellhopResponse_TLAveragedInRange_TLSample
 
class  SVPInfoRequest
 
class  SVPInfoResponse
 
class  SVPInfoResponse_SVPSample
 

Enumerations

enum  iBellhopRequest_WaterColumnAction : int { iBellhopRequest_WaterColumnAction_MERGE_WATER_COLUMNS = 1 , iBellhopRequest_WaterColumnAction_MERGE_SAMPLES = 2 , iBellhopRequest_WaterColumnAction_OVERWRITE = 3 }
 

Functions

bool iBellhopRequest_WaterColumnAction_IsValid (int value)
 
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * iBellhopRequest_WaterColumnAction_descriptor ()
 
template<typename T >
const std::string & iBellhopRequest_WaterColumnAction_Name (T enum_t_value)
 
bool iBellhopRequest_WaterColumnAction_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, iBellhopRequest_WaterColumnAction *value)
 

Variables

SVPInfoRequestDefaultTypeInternal _SVPInfoRequest_default_instance_
 
SVPInfoResponseDefaultTypeInternal _SVPInfoResponse_default_instance_
 
SVPInfoResponse_SVPSampleDefaultTypeInternal _SVPInfoResponse_SVPSample_default_instance_
 
iBellhopConfigDefaultTypeInternal _iBellhopConfig_default_instance_
 
iBellhopRequestDefaultTypeInternal _iBellhopRequest_default_instance_
 
iBellhopResponseDefaultTypeInternal _iBellhopResponse_default_instance_
 
iBellhopResponse_TLAveragedInRangeDefaultTypeInternal _iBellhopResponse_TLAveragedInRange_default_instance_
 
iBellhopResponse_TLAveragedInRange_TLSampleDefaultTypeInternal _iBellhopResponse_TLAveragedInRange_TLSample_default_instance_
 
constexpr iBellhopRequest_WaterColumnAction iBellhopRequest_WaterColumnAction_WaterColumnAction_MIN = iBellhopRequest_WaterColumnAction_MERGE_WATER_COLUMNS
 
constexpr iBellhopRequest_WaterColumnAction iBellhopRequest_WaterColumnAction_WaterColumnAction_MAX = iBellhopRequest_WaterColumnAction_OVERWRITE
 
constexpr int iBellhopRequest_WaterColumnAction_WaterColumnAction_ARRAYSIZE = iBellhopRequest_WaterColumnAction_WaterColumnAction_MAX + 1
 

Enumeration Type Documentation

◆ iBellhopRequest_WaterColumnAction

Enumerator
iBellhopRequest_WaterColumnAction_MERGE_WATER_COLUMNS 
iBellhopRequest_WaterColumnAction_MERGE_SAMPLES 
iBellhopRequest_WaterColumnAction_OVERWRITE 

Definition at line 96 of file iBellhop_messages.pb.h.

Function Documentation

◆ iBellhopRequest_WaterColumnAction_descriptor()

const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * netsim::protobuf::iBellhopRequest_WaterColumnAction_descriptor ( )

◆ iBellhopRequest_WaterColumnAction_IsValid()

bool netsim::protobuf::iBellhopRequest_WaterColumnAction_IsValid ( int  value)

◆ iBellhopRequest_WaterColumnAction_Name()

template<typename T >
const std::string & netsim::protobuf::iBellhopRequest_WaterColumnAction_Name ( enum_t_value)
inline

Definition at line 108 of file iBellhop_messages.pb.h.

◆ iBellhopRequest_WaterColumnAction_Parse()

bool netsim::protobuf::iBellhopRequest_WaterColumnAction_Parse ( ::PROTOBUF_NAMESPACE_ID::ConstStringParam  name,
iBellhopRequest_WaterColumnAction value 
)
inline

Definition at line 115 of file iBellhop_messages.pb.h.

Variable Documentation

◆ _iBellhopConfig_default_instance_

iBellhopConfigDefaultTypeInternal netsim::protobuf::_iBellhopConfig_default_instance_
extern

◆ _iBellhopRequest_default_instance_

iBellhopRequestDefaultTypeInternal netsim::protobuf::_iBellhopRequest_default_instance_
extern

◆ _iBellhopResponse_default_instance_

iBellhopResponseDefaultTypeInternal netsim::protobuf::_iBellhopResponse_default_instance_
extern

◆ _iBellhopResponse_TLAveragedInRange_default_instance_

iBellhopResponse_TLAveragedInRangeDefaultTypeInternal netsim::protobuf::_iBellhopResponse_TLAveragedInRange_default_instance_
extern

◆ _iBellhopResponse_TLAveragedInRange_TLSample_default_instance_

iBellhopResponse_TLAveragedInRange_TLSampleDefaultTypeInternal netsim::protobuf::_iBellhopResponse_TLAveragedInRange_TLSample_default_instance_
extern

◆ _SVPInfoRequest_default_instance_

SVPInfoRequestDefaultTypeInternal netsim::protobuf::_SVPInfoRequest_default_instance_
extern

◆ _SVPInfoResponse_default_instance_

SVPInfoResponseDefaultTypeInternal netsim::protobuf::_SVPInfoResponse_default_instance_
extern

◆ _SVPInfoResponse_SVPSample_default_instance_

SVPInfoResponse_SVPSampleDefaultTypeInternal netsim::protobuf::_SVPInfoResponse_SVPSample_default_instance_
extern

◆ iBellhopRequest_WaterColumnAction_WaterColumnAction_ARRAYSIZE

constexpr int netsim::protobuf::iBellhopRequest_WaterColumnAction_WaterColumnAction_ARRAYSIZE = iBellhopRequest_WaterColumnAction_WaterColumnAction_MAX + 1
constexpr

Definition at line 104 of file iBellhop_messages.pb.h.

◆ iBellhopRequest_WaterColumnAction_WaterColumnAction_MAX

constexpr iBellhopRequest_WaterColumnAction netsim::protobuf::iBellhopRequest_WaterColumnAction_WaterColumnAction_MAX = iBellhopRequest_WaterColumnAction_OVERWRITE
constexpr

Definition at line 103 of file iBellhop_messages.pb.h.

◆ iBellhopRequest_WaterColumnAction_WaterColumnAction_MIN

constexpr iBellhopRequest_WaterColumnAction netsim::protobuf::iBellhopRequest_WaterColumnAction_WaterColumnAction_MIN = iBellhopRequest_WaterColumnAction_MERGE_WATER_COLUMNS
constexpr

Definition at line 102 of file iBellhop_messages.pb.h.