DUNE: Uniform Navigational Environment
2.4.2
|
Public Member Functions | |
PowerChannels (void) | |
~PowerChannels (void) | |
void | clear (void) |
void | add (unsigned id, PowerChannel *channel) |
std::map< unsigned, PowerChannel * > ::const_iterator | find (const unsigned &id) const |
std::map< std::string, PowerChannel * > ::const_iterator | find_by_name (const std::string &name) const |
std::map< std::string, PowerChannel * > ::const_iterator | begin_by_name (void) const |
std::map< std::string, PowerChannel * > ::const_iterator | end_by_name (void) const |
std::map< unsigned, PowerChannel * > ::const_iterator | begin (void) const |
std::map< unsigned, PowerChannel * > ::const_iterator | end (void) const |
std::map< unsigned, PowerChannel * >::iterator | begin (void) |
std::map< unsigned, PowerChannel * >::iterator | end (void) |
|
inline |
|
inline |
References clear().
|
inline |
References Power::PCTLv2::PowerChannel::id, and Power::PCTLv2::PowerChannel::state.
Referenced by Power::PCTLv2::Task::onUpdateParameters().
|
inline |
|
inline |
|
inline |
|
inline |
Referenced by Power::PCTLv2::Task::onUpdateParameters(), and ~PowerChannels().
|
inline |
|
inline |
|
inline |
Referenced by Power::PCTLv2::Task::consume().
|
inline |
|
inline |
Referenced by Power::PCTLv2::Task::consume().