#include <backbone_trace.hh>
Public Member Functions | |
| TraceSubset (BackboneTrace &trace, const mol::EntityView &view, int n) | |
| TraceSubset (BackboneTrace &trace, int n) | |
| const NodeListSubset & | operator[] (int index) const |
| NodeListSubset & | operator[] (int index) |
| int | GetSize () const |
| void | SetOvershoot (int n) |
| int | GetOvershoot () const |
| TraceSubset & | operator= (const TraceSubset &rhs) |
| void | Update (const mol::EntityView &view) |
Definition at line 105 of file backbone_trace.hh.
| TraceSubset | ( | BackboneTrace & | trace, | |
| const mol::EntityView & | view, | |||
| int | n | |||
| ) |
| TraceSubset | ( | BackboneTrace & | trace, | |
| int | n | |||
| ) |
| int GetOvershoot | ( | ) | const [inline] |
Definition at line 125 of file backbone_trace.hh.
| int GetSize | ( | ) | const [inline] |
Definition at line 120 of file backbone_trace.hh.
| TraceSubset& operator= | ( | const TraceSubset & | rhs | ) |
| NodeListSubset& operator[] | ( | int | index | ) | [inline] |
Definition at line 115 of file backbone_trace.hh.
| const NodeListSubset& operator[] | ( | int | index | ) | const [inline] |
Definition at line 110 of file backbone_trace.hh.
| void SetOvershoot | ( | int | n | ) | [inline] |
Definition at line 124 of file backbone_trace.hh.
| void Update | ( | const mol::EntityView & | view | ) |
1.5.8