WarpTwin
Documentation for WarpTwin models and classes.
Loading...
Searching...
No Matches
clockwerk::Time Member List

This is the complete list of members for clockwerk::Time, including all inherited members.

_addChild(GraphTreeObject *child)clockwerk::GraphTreeObjectprotected
_children_ptrclockwerk::GraphTreeObjectprotected
_graph_tree_typeclockwerk::GraphTreeObjectprotected
_indexclockwerk::GraphTreeObjectprotected
_loggableclockwerk::GraphTreeObjectprotected
_max_num_childrenclockwerk::GraphTreeObjectprotected
_nameclockwerk::GraphTreeObjectprotected
_num_childrenclockwerk::GraphTreeObjectprotected
_num_descendantsclockwerk::GraphTreeObjectprotected
_parentclockwerk::GraphTreeObjectprotected
_rankclockwerk::GraphTreeObjectprotected
_recalculateDescendants()clockwerk::GraphTreeObjectprotected
_recalculateRank()clockwerk::GraphTreeObjectprotected
_removeChild(GraphTreeObject *child)clockwerk::GraphTreeObjectprotected
_setStorage(GraphTreeObject **storage_array, uint8 storage_size)clockwerk::GraphTreeObjectprotected
_tspecclockwerk::Timeprotected
add(const Time &a, Time &res) constclockwerk::Time
asFloatingPoint() constclockwerk::Timeinline
asFrequency()clockwerk::Time
asMilliseconds() constclockwerk::Timeinline
asTimespec() constclockwerk::Timeinline
capacity() constclockwerk::GraphTreeObjectinline
childAtIndex(uint8 i) constclockwerk::GraphTreeObjectinline
children()clockwerk::GraphTreeObjectinline
divide(unsigned int d, Time &res) constclockwerk::Time
fromFloatingPoint(floating_point val)clockwerk::Time
fromFrequency(uint16 rate_hz)clockwerk::Time
fromStr(const char *str) overrideclockwerk::Timevirtual
getRootDataPointer()clockwerk::GraphTreeObject
GraphTreeObject(const char *gt_nme="", GraphTreeObject **storage_array=nullptr, uint32 storage_size=0)clockwerk::GraphTreeObject
loggable()clockwerk::GraphTreeObjectinline
multiply(unsigned int m, Time &res) constclockwerk::Time
name() constclockwerk::GraphTreeObjectinline
name(const char *new_name)clockwerk::GraphTreeObject
nChildren() constclockwerk::GraphTreeObjectinline
nDescendants() constclockwerk::GraphTreeObjectinline
nsec() constclockwerk::Timeinline
operator<(const Time &B) constclockwerk::Time
operator<=(const Time &B) constclockwerk::Time
operator==(const Time &B) constclockwerk::Time
operator>(const Time &B) constclockwerk::Time
operator>=(const Time &B) constclockwerk::Time
parent()clockwerk::GraphTreeObjectinline
parent(GraphTreeObject *new_parent)clockwerk::GraphTreeObject
parent(GraphTreeObject &new_parent)clockwerk::GraphTreeObject
rank()clockwerk::GraphTreeObjectinline
sec() constclockwerk::Timeinline
setTime(const struct timespec &t)clockwerk::Timeinline
setTime(uint32 sec, uint32 nsec)clockwerk::Timeinline
stepTime(uint64 nsec)clockwerk::Time
str(char *output, size_t size) const overrideclockwerk::Timevirtual
subtract(const Time &b, Time &res) constclockwerk::Time
Time(const struct timespec &t)clockwerk::Timeinline
Time(int64 sec=0, int64 nsec=0)clockwerk::Timeinline
type()clockwerk::GraphTreeObjectinline
~GraphTreeObject()clockwerk::GraphTreeObjectinlinevirtual
~Time()clockwerk::Timeinline