Login
Preferences
Help/Guide
About
Blog
Download
Documentation
Publications
Community
Development
Wiki
Timeline
Roadmap
Browse Source
Browse (gitweb)
View Tickets
New Ticket
Search
API Reference
Links
Fawkes Home
Build Status
Context Navigation
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Directories
Class List
Class Index
Class Hierarchy
Class Members
fawkes::BatteryInterface Member List
This is the complete list of members for
fawkes::BatteryInterface
, including all inherited members.
absolute_soc
() const
fawkes::BatteryInterface
add_fieldinfo
(interface_fieldtype_t type, const char *name, size_t length, void *value)
fawkes::Interface
[protected]
add_messageinfo
(const char *name)
fawkes::Interface
[protected]
copy_values
(const Interface *other)
fawkes::BatteryInterface
[virtual]
create_message
(const char *type) const
fawkes::BatteryInterface
[virtual]
current
() const
fawkes::BatteryInterface
data_ptr
fawkes::Interface
[protected]
data_size
fawkes::Interface
[protected]
datachunk
() const
fawkes::Interface
datasize
() const
fawkes::Interface
fields
()
fawkes::Interface
fields_end
()
fawkes::Interface
get_message_types
()
fawkes::Interface
has_writer
() const
fawkes::Interface
hash
() const
fawkes::Interface
hash_printable
() const
fawkes::Interface
hash_size
() const
fawkes::Interface
id
() const
fawkes::Interface
Interface
()
fawkes::Interface
[protected]
is_valid
() const
fawkes::Interface
is_writer
() const
fawkes::Interface
maxlenof_absolute_soc
() const
fawkes::BatteryInterface
maxlenof_current
() const
fawkes::BatteryInterface
maxlenof_relative_soc
() const
fawkes::BatteryInterface
maxlenof_temperature
() const
fawkes::BatteryInterface
maxlenof_voltage
() const
fawkes::BatteryInterface
mem_serial
() const
fawkes::Interface
message_valid
(const Message *message) const
fawkes::BatteryInterface
[virtual]
msgq_begin
()
fawkes::Interface
msgq_empty
()
fawkes::Interface
msgq_end
()
fawkes::Interface
msgq_enqueue
(Message *message)
fawkes::Interface
msgq_enqueue_copy
(Message *message)
fawkes::Interface
msgq_first
()
fawkes::Interface
[inline]
msgq_first
()
fawkes::Interface
[inline]
msgq_first
(MessageType *&msg)
fawkes::Interface
[inline]
msgq_first_is
()
fawkes::Interface
[inline]
msgq_flush
()
fawkes::Interface
msgq_lock
()
fawkes::Interface
msgq_pop
()
fawkes::Interface
msgq_remove
(Message *message)
fawkes::Interface
msgq_remove
(unsigned int message_id)
fawkes::Interface
msgq_size
()
fawkes::Interface
msgq_try_lock
()
fawkes::Interface
msgq_unlock
()
fawkes::Interface
num_fields
()
fawkes::Interface
num_readers
() const
fawkes::Interface
oftype
(const char *interface_type) const
fawkes::Interface
operator==
(Interface &comp) const
fawkes::Interface
read
()
fawkes::Interface
relative_soc
() const
fawkes::BatteryInterface
serial
() const
fawkes::Interface
set_absolute_soc
(const float new_absolute_soc)
fawkes::BatteryInterface
set_current
(const unsigned int new_current)
fawkes::BatteryInterface
set_from_chunk
(void *chunk)
fawkes::Interface
set_hash
(unsigned char *ihash)
fawkes::Interface
[protected]
set_relative_soc
(const float new_relative_soc)
fawkes::BatteryInterface
set_temperature
(const unsigned int new_temperature)
fawkes::BatteryInterface
set_validity
(bool valid)
fawkes::Interface
set_voltage
(const unsigned int new_voltage)
fawkes::BatteryInterface
temperature
() const
fawkes::BatteryInterface
type
() const
fawkes::Interface
uid
() const
fawkes::Interface
voltage
() const
fawkes::BatteryInterface
write
()
fawkes::Interface
~Interface
()
fawkes::Interface
[virtual]