Ion
|
This is the complete list of members for TimelineRange, including all inherited members.
AddChild(std::unique_ptr< TimelineNode > child) | TimelineNode | inline |
Children typedef | TimelineNode | |
GetArgs() const | TimelineEvent | inline |
GetArgs() | TimelineEvent | inline |
GetBegin() const | TimelineNode | inline |
GetBeginMs() const | TimelineNode | inline |
GetChild(const size_t i) const | TimelineNode | inline |
GetChildren() const | TimelineNode | inline |
GetDuration() const | TimelineNode | inline |
GetDurationMs() const | TimelineNode | inline |
GetEnd() const | TimelineNode | inline |
GetEndMs() const | TimelineNode | inline |
GetName() const | TimelineNode | inline |
GetParent() const | TimelineNode | inline |
GetParent() | TimelineNode | inline |
GetType() const override | TimelineRange | inlinevirtual |
SetArgs(const Json::Value &args) | TimelineEvent | inline |
TimelineEvent(const std::string &name, const uint32 begin, const uint32 duration, const Json::Value &args) | TimelineEvent | |
TimelineNode(const std::string &name) | TimelineNode | explicit |
TimelineNode(const std::string &name, const uint32 begin, const uint32 duration) | TimelineNode | |
TimelineRange(const std::string &name, uint32 begin, uint32 duration, const Json::Value &args) | TimelineRange | inline |
Type enum name | TimelineNode | |
UpdateDuration(const uint32 end) | TimelineNode | inline |
~TimelineNode() | TimelineNode | virtual |