#include <battery_state.pb.h>
◆ PowerSupplyStatus
◆ BatteryState() [1/2]
◆ ~BatteryState()
◆ BatteryState() [2/2]
◆ ByteSizeLong()
size_t ByteSizeLong |
( |
| ) |
const |
|
final |
◆ capacity()
double capacity |
( |
| ) |
const |
|
inline |
◆ charge()
◆ Clear()
◆ clear_capacity()
◆ clear_charge()
◆ clear_current()
◆ clear_header()
◆ clear_percentage()
void clear_percentage |
( |
| ) |
|
|
inline |
◆ clear_power_supply_status()
void clear_power_supply_status |
( |
| ) |
|
|
inline |
◆ clear_voltage()
◆ CopyFrom() [1/2]
void CopyFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
|
final |
◆ CopyFrom() [2/2]
◆ current()
◆ default_instance()
◆ descriptor()
static const ::google::protobuf::Descriptor* descriptor |
( |
| ) |
|
|
static |
◆ GetCachedSize()
int GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetMetadata()
::google::protobuf::Metadata GetMetadata |
( |
| ) |
const |
|
final |
◆ has_header()
bool has_header |
( |
| ) |
const |
|
inline |
◆ header()
◆ InitAsDefaultInstance()
static void InitAsDefaultInstance |
( |
| ) |
|
|
static |
◆ internal_default_instance()
◆ InternalSerializeWithCachedSizesToArray()
::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray |
( |
bool |
deterministic, |
|
|
::google::protobuf::uint8 * |
target |
|
) |
| const |
|
final |
◆ IsInitialized()
bool IsInitialized |
( |
| ) |
const |
|
final |
◆ MergeFrom() [1/2]
void MergeFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
|
final |
◆ MergeFrom() [2/2]
◆ MergePartialFromCodedStream()
bool MergePartialFromCodedStream |
( |
::google::protobuf::io::CodedInputStream * |
input | ) |
|
|
final |
◆ mutable_header()
◆ New() [1/2]
◆ New() [2/2]
BatteryState* New |
( |
::google::protobuf::Arena * |
arena | ) |
const |
|
inlinefinal |
◆ operator=()
◆ percentage()
double percentage |
( |
| ) |
const |
|
inline |
◆ power_supply_status()
◆ PowerSupplyStatus_descriptor()
static const ::google::protobuf::EnumDescriptor* PowerSupplyStatus_descriptor |
( |
| ) |
|
|
inlinestatic |
◆ PowerSupplyStatus_IsValid()
static bool PowerSupplyStatus_IsValid |
( |
int |
value | ) |
|
|
inlinestatic |
◆ PowerSupplyStatus_Name()
◆ PowerSupplyStatus_Parse()
◆ release_header()
◆ SerializeWithCachedSizes()
void SerializeWithCachedSizes |
( |
::google::protobuf::io::CodedOutputStream * |
output | ) |
const |
|
final |
◆ set_allocated_header()
◆ set_capacity()
void set_capacity |
( |
double |
value | ) |
|
|
inline |
◆ set_charge()
void set_charge |
( |
double |
value | ) |
|
|
inline |
◆ set_current()
void set_current |
( |
double |
value | ) |
|
|
inline |
◆ set_percentage()
void set_percentage |
( |
double |
value | ) |
|
|
inline |
◆ set_power_supply_status()
◆ set_voltage()
void set_voltage |
( |
double |
value | ) |
|
|
inline |
◆ Swap()
◆ voltage()
◆ CHARGING
◆ DISCHARGING
◆ FULL
◆ kCapacityFieldNumber
const int kCapacityFieldNumber = 5 |
|
static |
◆ kChargeFieldNumber
const int kChargeFieldNumber = 4 |
|
static |
◆ kCurrentFieldNumber
const int kCurrentFieldNumber = 3 |
|
static |
◆ kHeaderFieldNumber
const int kHeaderFieldNumber = 1 |
|
static |
◆ kIndexInFileMessages
constexpr int kIndexInFileMessages |
|
staticconstexpr |
◆ kPercentageFieldNumber
const int kPercentageFieldNumber = 6 |
|
static |
◆ kPowerSupplyStatusFieldNumber
const int kPowerSupplyStatusFieldNumber = 7 |
|
static |
◆ kVoltageFieldNumber
const int kVoltageFieldNumber = 2 |
|
static |
◆ NOT_CHARGING
◆ PowerSupplyStatus_ARRAYSIZE
const int PowerSupplyStatus_ARRAYSIZE |
|
static |
◆ PowerSupplyStatus_MAX
◆ PowerSupplyStatus_MIN
◆ UNKNOWN
The documentation for this class was generated from the following file:
const int BatteryState_PowerSupplyStatus_PowerSupplyStatus_ARRAYSIZE
Definition: build/ignition-msgs5/include/ignition/msgs/battery_state.pb.h:88
const BatteryState_PowerSupplyStatus BatteryState_PowerSupplyStatus_PowerSupplyStatus_MIN
Definition: build/ignition-msgs5/include/ignition/msgs/battery_state.pb.h:86
@ BatteryState_PowerSupplyStatus_NOT_CHARGING
Definition: build/ignition-msgs5/include/ignition/msgs/battery_state.pb.h:80
const BatteryState_PowerSupplyStatus BatteryState_PowerSupplyStatus_PowerSupplyStatus_MAX
Definition: build/ignition-msgs5/include/ignition/msgs/battery_state.pb.h:87
@ BatteryState_PowerSupplyStatus_DISCHARGING
Definition: build/ignition-msgs5/include/ignition/msgs/battery_state.pb.h:79
@ BatteryState_PowerSupplyStatus_CHARGING
Definition: build/ignition-msgs5/include/ignition/msgs/battery_state.pb.h:78
@ BatteryState_PowerSupplyStatus_FULL
Definition: build/ignition-msgs5/include/ignition/msgs/battery_state.pb.h:81
@ BatteryState_PowerSupplyStatus_UNKNOWN
Definition: build/ignition-msgs5/include/ignition/msgs/battery_state.pb.h:77