|
| FMSweepParams (const FMSweepParams &from) |
|
FMSweepParams & | operator= (const FMSweepParams &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (FMSweepParams *other) |
|
FMSweepParams * | New () const |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
|
void | CopyFrom (const FMSweepParams &from) |
|
void | MergeFrom (const FMSweepParams &from) |
|
void | Clear () |
|
bool | IsInitialized () const |
|
int | ByteSize () const |
|
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) |
|
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const |
|
::google::protobuf::uint8 * | SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const |
|
int | GetCachedSize () const |
|
::google::protobuf::Metadata | GetMetadata () const |
|
bool | has_start_freq () const |
|
void | clear_start_freq () |
|
double | start_freq () const |
|
void | set_start_freq (double value) |
|
bool | has_stop_freq () const |
|
void | clear_stop_freq () |
|
double | stop_freq () const |
|
void | set_stop_freq (double value) |
|
bool | has_duration_ms () const |
|
void | clear_duration_ms () |
|
double | duration_ms () const |
|
void | set_duration_ms (double value) |
|
bool | has_number_repetitions () const |
|
void | clear_number_repetitions () |
|
inline::google::protobuf::uint32 | number_repetitions () const |
|
void | set_number_repetitions (::google::protobuf::uint32 value) |
|
bool | has_repetition_period_ms () const |
|
void | clear_repetition_period_ms () |
|
double | repetition_period_ms () const |
|
void | set_repetition_period_ms (double value) |
|
|
static const ::google::protobuf::Descriptor * | descriptor () |
|
static const FMSweepParams & | default_instance () |
|
|
static const int | kStartFreqFieldNumber = 1 |
|
static const int | kStopFreqFieldNumber = 2 |
|
static const int | kDurationMsFieldNumber = 3 |
|
static const int | kNumberRepetitionsFieldNumber = 4 |
|
static const int | kRepetitionPeriodMsFieldNumber = 5 |
|
|
void | protobuf_AddDesc_goby_2facomms_2fprotobuf_2fmm_5fdriver_2eproto () |
|
void | protobuf_AssignDesc_goby_2facomms_2fprotobuf_2fmm_5fdriver_2eproto () |
|
void | protobuf_ShutdownFile_goby_2facomms_2fprotobuf_2fmm_5fdriver_2eproto () |
|
Definition at line 692 of file mm_driver.pb.h.
The documentation for this class was generated from the following file: