| _addChild(GraphTreeObject *child) | clockwerk::GraphTreeObject | protected |
| _children_ptr | clockwerk::GraphTreeObject | protected |
| _graph_tree_type | clockwerk::GraphTreeObject | protected |
| _index | clockwerk::GraphTreeObject | protected |
| _loggable | clockwerk::GraphTreeObject | protected |
| _max_num_children | 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 |
| _recalculateDescendants() | clockwerk::GraphTreeObject | protected |
| _recalculateRank() | clockwerk::GraphTreeObject | protected |
| _removeChild(GraphTreeObject *child) | clockwerk::GraphTreeObject | protected |
| _setStorage(GraphTreeObject **storage_array, uint8 storage_size) | clockwerk::GraphTreeObject | protected |
| _tspec | clockwerk::Time | protected |
| add(const Time &a, Time &res) const | clockwerk::Time | |
| asFloatingPoint() const | clockwerk::Time | inline |
| asFrequency() | clockwerk::Time | |
| asMilliseconds() const | clockwerk::Time | inline |
| asTimespec() const | clockwerk::Time | inline |
| capacity() const | clockwerk::GraphTreeObject | inline |
| childAtIndex(uint8 i) const | clockwerk::GraphTreeObject | inline |
| children() | clockwerk::GraphTreeObject | inline |
| divide(unsigned int d, Time &res) const | clockwerk::Time | |
| fromFloatingPoint(floating_point val) | clockwerk::Time | |
| fromFrequency(uint16 rate_hz) | clockwerk::Time | |
| fromStr(const char *str) override | clockwerk::Time | virtual |
| getRootDataPointer() | clockwerk::GraphTreeObject | |
| GraphTreeObject(const char *gt_nme="", GraphTreeObject **storage_array=nullptr, uint32 storage_size=0) | clockwerk::GraphTreeObject | |
| loggable() | clockwerk::GraphTreeObject | inline |
| multiply(unsigned int m, Time &res) const | clockwerk::Time | |
| name() const | clockwerk::GraphTreeObject | inline |
| name(const char *new_name) | clockwerk::GraphTreeObject | |
| nChildren() const | clockwerk::GraphTreeObject | inline |
| nDescendants() const | clockwerk::GraphTreeObject | inline |
| nsec() const | clockwerk::Time | 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 |
| sec() const | clockwerk::Time | inline |
| setTime(const struct timespec &t) | clockwerk::Time | inline |
| setTime(uint32 sec, uint32 nsec) | clockwerk::Time | inline |
| stepTime(uint64 nsec) | clockwerk::Time | |
| str(char *output, size_t size) const override | clockwerk::Time | virtual |
| subtract(const Time &b, Time &res) const | clockwerk::Time | |
| Time(const struct timespec &t) | clockwerk::Time | inline |
| Time(int64 sec=0, int64 nsec=0) | clockwerk::Time | inline |
| type() | clockwerk::GraphTreeObject | inline |
| ~GraphTreeObject() | clockwerk::GraphTreeObject | inlinevirtual |
| ~Time() | clockwerk::Time | inline |