NETSIM  1.0.0
Hardware-in-the-loopacousticnetworksimulator
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 { iBellhopRequest_WaterColumnAction_MERGE_WATER_COLUMNS = 1, iBellhopRequest_WaterColumnAction_MERGE_SAMPLES = 2, iBellhopRequest_WaterColumnAction_OVERWRITE = 3 }
 

Functions

bool iBellhopRequest_WaterColumnAction_IsValid (int value)
 
const ::google::protobuf::EnumDescriptor * iBellhopRequest_WaterColumnAction_descriptor ()
 
const ::std::string & iBellhopRequest_WaterColumnAction_Name (iBellhopRequest_WaterColumnAction value)
 
bool iBellhopRequest_WaterColumnAction_Parse (const ::std::string &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_
 
const iBellhopRequest_WaterColumnAction iBellhopRequest_WaterColumnAction_WaterColumnAction_MIN = iBellhopRequest_WaterColumnAction_MERGE_WATER_COLUMNS
 
const iBellhopRequest_WaterColumnAction iBellhopRequest_WaterColumnAction_WaterColumnAction_MAX = iBellhopRequest_WaterColumnAction_OVERWRITE
 
const 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 99 of file iBellhop_messages.pb.h.

Function Documentation

◆ iBellhopRequest_WaterColumnAction_descriptor()

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

◆ iBellhopRequest_WaterColumnAction_IsValid()

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

◆ iBellhopRequest_WaterColumnAction_Name()

const ::std::string& netsim::protobuf::iBellhopRequest_WaterColumnAction_Name ( iBellhopRequest_WaterColumnAction  value)
inline

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

◆ iBellhopRequest_WaterColumnAction_Parse()

bool netsim::protobuf::iBellhopRequest_WaterColumnAction_Parse ( const ::std::string &  name,
iBellhopRequest_WaterColumnAction value 
)
inline

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

Variable Documentation

◆ _iBellhopConfig_default_instance_

iBellhopConfigDefaultTypeInternal netsim::protobuf::_iBellhopConfig_default_instance_

◆ _iBellhopRequest_default_instance_

iBellhopRequestDefaultTypeInternal netsim::protobuf::_iBellhopRequest_default_instance_

◆ _iBellhopResponse_default_instance_

iBellhopResponseDefaultTypeInternal netsim::protobuf::_iBellhopResponse_default_instance_

◆ _iBellhopResponse_TLAveragedInRange_default_instance_

iBellhopResponse_TLAveragedInRangeDefaultTypeInternal netsim::protobuf::_iBellhopResponse_TLAveragedInRange_default_instance_

◆ _iBellhopResponse_TLAveragedInRange_TLSample_default_instance_

iBellhopResponse_TLAveragedInRange_TLSampleDefaultTypeInternal netsim::protobuf::_iBellhopResponse_TLAveragedInRange_TLSample_default_instance_

◆ _SVPInfoRequest_default_instance_

SVPInfoRequestDefaultTypeInternal netsim::protobuf::_SVPInfoRequest_default_instance_

◆ _SVPInfoResponse_default_instance_

SVPInfoResponseDefaultTypeInternal netsim::protobuf::_SVPInfoResponse_default_instance_

◆ _SVPInfoResponse_SVPSample_default_instance_

SVPInfoResponse_SVPSampleDefaultTypeInternal netsim::protobuf::_SVPInfoResponse_SVPSample_default_instance_

◆ iBellhopRequest_WaterColumnAction_WaterColumnAction_ARRAYSIZE

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

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

◆ iBellhopRequest_WaterColumnAction_WaterColumnAction_MAX

const iBellhopRequest_WaterColumnAction netsim::protobuf::iBellhopRequest_WaterColumnAction_WaterColumnAction_MAX = iBellhopRequest_WaterColumnAction_OVERWRITE

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

◆ iBellhopRequest_WaterColumnAction_WaterColumnAction_MIN

const iBellhopRequest_WaterColumnAction netsim::protobuf::iBellhopRequest_WaterColumnAction_WaterColumnAction_MIN = iBellhopRequest_WaterColumnAction_MERGE_WATER_COLUMNS

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