|
| MACConfig (const MACConfig &from) |
|
MACConfig & | operator= (const MACConfig &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (MACConfig *other) |
|
MACConfig * | New () const |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
|
void | CopyFrom (const MACConfig &from) |
|
void | MergeFrom (const MACConfig &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_modem_id () const |
|
void | clear_modem_id () |
|
inline::google::protobuf::int32 | modem_id () const |
|
void | set_modem_id (::google::protobuf::int32 value) |
|
bool | has_type () const |
|
void | clear_type () |
|
inline::goby::acomms::protobuf::MACType | type () const |
|
void | set_type (::goby::acomms::protobuf::MACType value) |
|
int | slot_size () const |
|
void | clear_slot () |
|
const ::goby::acomms::protobuf::ModemTransmission & | slot (int index) const |
|
inline::goby::acomms::protobuf::ModemTransmission * | mutable_slot (int index) |
|
inline::goby::acomms::protobuf::ModemTransmission * | add_slot () |
|
const ::google::protobuf::RepeatedPtrField< ::goby::acomms::protobuf::ModemTransmission > & | slot () const |
|
inline::google::protobuf::RepeatedPtrField< ::goby::acomms::protobuf::ModemTransmission > * | mutable_slot () |
|
bool | has_start_cycle_in_middle () const |
|
void | clear_start_cycle_in_middle () |
|
bool | start_cycle_in_middle () const |
|
void | set_start_cycle_in_middle (bool value) |
|
bool | has_ref_time_type () const |
|
void | clear_ref_time_type () |
|
inline::goby::acomms::protobuf::MACConfig_MACRefTime | ref_time_type () const |
|
void | set_ref_time_type (::goby::acomms::protobuf::MACConfig_MACRefTime value) |
|
bool | has_fixed_ref_time () const |
|
void | clear_fixed_ref_time () |
|
inline::google::protobuf::int32 | fixed_ref_time () const |
|
void | set_fixed_ref_time (::google::protobuf::int32 value) |
|