_children | clockwerk::GraphTreeObject | protected |
_error | clockwerk::Task | protected |
_graph_tree_type | clockwerk::GraphTreeObject | protected |
_local_log_level | clockwerk::Task | protected |
_locked | clockwerk::GraphTreeObject | protected |
_loggable | clockwerk::GraphTreeObject | protected |
_name | clockwerk::GraphTreeObject | protected |
_num_children | clockwerk::GraphTreeObject | protected |
_num_descendants | clockwerk::GraphTreeObject | protected |
_parent | clockwerk::GraphTreeObject | protected |
_rank | clockwerk::GraphTreeObject | protected |
_record_timing | clockwerk::Task | protected |
activate() | clockwerk::Task | inlinevirtual |
active | clockwerk::Task | |
addChild(GraphTreeObject *child) | clockwerk::GraphTreeObject | protected |
address() | clockwerk::GraphTreeObject | |
children() (defined in clockwerk::GraphTreeObject) | clockwerk::GraphTreeObject | inline |
deactivate() | clockwerk::Task | inlinevirtual |
decomposeAddress(std::string address) | clockwerk::GraphTreeObject | protected |
dependency (defined in clockwerk::PidTranslationalControl) | clockwerk::PidTranslationalControl | |
dump(bool recursive=false) | clockwerk::GraphTreeObject | |
entry_time | clockwerk::Task | |
exc | clockwerk::Task | protected |
execute() | clockwerk::PidTranslationalControl | protectedvirtual |
exit_time | clockwerk::Task | |
findLoggable(std::vector< GraphTreeObject * > &matches) | clockwerk::GraphTreeObject | |
findMatches(const std::vector< std::string > &subaddresses, const unsigned int &num_subaddresses, unsigned int index, bool match_found, std::vector< GraphTreeObject * > &matches) | clockwerk::GraphTreeObject | protected |
getByAddress(const std::string &address) | clockwerk::GraphTreeObject | |
graphNodeInfo() | clockwerk::GraphTreeObject | |
GraphTreeObject(const std::string &name="") | clockwerk::GraphTreeObject | |
header(void *logger) | clockwerk::GraphTreeObject | inlinevirtual |
header_info() const (defined in clockwerk::GraphTreeObject) | clockwerk::GraphTreeObject | inlinevirtual |
inputs (defined in clockwerk::PidTranslationalControl) | clockwerk::PidTranslationalControl | |
lock(bool recursive=true) | clockwerk::GraphTreeObject | |
locked() | clockwerk::GraphTreeObject | inline |
log(void *logger) | clockwerk::GraphTreeObject | inlinevirtual |
loggable() | clockwerk::GraphTreeObject | inline |
logLevel(log_level_e new_level) | clockwerk::Task | inline |
name() const | clockwerk::GraphTreeObject | inline |
name(const std::string &new_name) (defined in clockwerk::GraphTreeObject) | clockwerk::GraphTreeObject | |
nChildren() | clockwerk::GraphTreeObject | inline |
nDescendants() (defined in clockwerk::GraphTreeObject) | clockwerk::GraphTreeObject | inline |
outputs (defined in clockwerk::PidTranslationalControl) | clockwerk::PidTranslationalControl | |
params (defined in clockwerk::PidTranslationalControl) | clockwerk::PidTranslationalControl | |
parent() | clockwerk::GraphTreeObject | inline |
parent(GraphTreeObject *new_parent) | clockwerk::GraphTreeObject | |
parent(GraphTreeObject &new_parent) | clockwerk::GraphTreeObject | |
PidTranslationalControl() (defined in clockwerk::PidTranslationalControl) | clockwerk::PidTranslationalControl | inline |
PidTranslationalControl(clockwerk::Task &pnt, int schedule_slot=0, const std::string &m_name="simple_pid_task") (defined in clockwerk::PidTranslationalControl) | clockwerk::PidTranslationalControl | inline |
PidTranslationalControl(clockwerk::Executive &e, int schedule_slot=0, const std::string &m_name="simple_pid_task") (defined in clockwerk::PidTranslationalControl) | clockwerk::PidTranslationalControl | inline |
rangeCheck(double min, double max, DataIO< double > signal) | clockwerk::Task | protected |
rangeCheck(float min, float max, DataIO< float > signal) (defined in clockwerk::Task) | clockwerk::Task | protected |
rangeCheck(int min, int max, DataIO< int > signal) (defined in clockwerk::Task) | clockwerk::Task | protected |
rank() | clockwerk::GraphTreeObject | inline |
recalculateDescendants() | clockwerk::GraphTreeObject | protected |
recalculateRank() | clockwerk::GraphTreeObject | protected |
recordTiming() | clockwerk::Task | inline |
recurseGraphNodeInfo(unsigned int counter) | clockwerk::GraphTreeObject | |
removeChild(GraphTreeObject *child) | clockwerk::GraphTreeObject | protected |
schedule_slot | clockwerk::Task | |
search(const std::string &address) | clockwerk::GraphTreeObject | |
searchNodes(const std::string &address) | clockwerk::GraphTreeObject | protected |
start() | clockwerk::Task | inlineprotectedvirtual |
startup() | clockwerk::Task | |
step() | clockwerk::Task | virtual |
Task() | clockwerk::Task | |
Task(Task &pnt, const std::string &m_name="Unnamed") | clockwerk::Task | |
Task(Executive &executive, const std::string &m_name="Unnamed") | clockwerk::Task | |
Task(Task &pnt, int slot, const std::string &m_name="Unnamed") | clockwerk::Task | |
Task(Executive &executive, int slot, const std::string &m_name="Unnamed") | clockwerk::Task | |
type() | clockwerk::GraphTreeObject | inlinevirtual |
unlock(bool recursive=true) | clockwerk::GraphTreeObject | |
~GraphTreeObject() | clockwerk::GraphTreeObject | inlinevirtual |
~PidTranslationalControl() (defined in clockwerk::PidTranslationalControl) | clockwerk::PidTranslationalControl | inlinevirtual |
~Task() | clockwerk::Task | inlinevirtual |