_children | clockwerk::GraphTreeObject | protected |
_graph_tree_type | clockwerk::GraphTreeObject | 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 |
_tspec (defined in clockwerk::Time) | clockwerk::Time | protected |
add(const Time &a, Time &res) const | clockwerk::Time | |
addChild(GraphTreeObject *child) | clockwerk::GraphTreeObject | protected |
address() | clockwerk::GraphTreeObject | |
asDouble() const (defined in clockwerk::Time) | clockwerk::Time | inline |
asMilliseconds() const (defined in clockwerk::Time) | clockwerk::Time | inline |
asString() const (defined in clockwerk::Time) | clockwerk::Time | inline |
asTimespec() const | clockwerk::Time | inline |
children() (defined in clockwerk::GraphTreeObject) | clockwerk::GraphTreeObject | inline |
decomposeAddress(std::string address) | clockwerk::GraphTreeObject | protected |
divide(unsigned int d, Time &res) const | clockwerk::Time | |
dump(bool recursive=false) | clockwerk::GraphTreeObject | |
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 |
fromDouble(double val) | clockwerk::Time | |
fromFrequency(unsigned int rate_hz) | clockwerk::Time | |
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 | clockwerk::Time | inlinevirtual |
lock(bool recursive=true) | clockwerk::GraphTreeObject | |
locked() | clockwerk::GraphTreeObject | inline |
log(void *logger) | clockwerk::Time | inlinevirtual |
loggable() | clockwerk::GraphTreeObject | 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 |
operator<(const Time &B) const | clockwerk::Time | |
operator<=(const Time &B) const | clockwerk::Time | |
operator==(const Time &B) const | clockwerk::Time | |
operator>(const Time &B) const | clockwerk::Time | |
operator>=(const Time &B) const | clockwerk::Time | |
parent() | clockwerk::GraphTreeObject | inline |
parent(GraphTreeObject *new_parent) | clockwerk::GraphTreeObject | |
parent(GraphTreeObject &new_parent) | clockwerk::GraphTreeObject | |
rank() | clockwerk::GraphTreeObject | inline |
recalculateDescendants() | clockwerk::GraphTreeObject | protected |
recalculateRank() | clockwerk::GraphTreeObject | protected |
recurseGraphNodeInfo(unsigned int counter) | clockwerk::GraphTreeObject | |
removeChild(GraphTreeObject *child) | clockwerk::GraphTreeObject | protected |
search(const std::string &address) | clockwerk::GraphTreeObject | |
searchNodes(const std::string &address) | clockwerk::GraphTreeObject | protected |
setTime(const struct timespec &t) | clockwerk::Time | inline |
stepTime(const unsigned long long &nsec) | clockwerk::Time | |
subtract(const Time &b, Time &res) const | clockwerk::Time | |
Time() | clockwerk::Time | inline |
Time(const struct timespec &t) (defined in clockwerk::Time) | clockwerk::Time | inline |
Time(long unsigned int sec, long unsigned int nsec=0) (defined in clockwerk::Time) | clockwerk::Time | inline |
type() | clockwerk::GraphTreeObject | inlinevirtual |
unlock(bool recursive=true) | clockwerk::GraphTreeObject | |
~GraphTreeObject() | clockwerk::GraphTreeObject | inlinevirtual |
~Time() (defined in clockwerk::Time) | clockwerk::Time | inline |