#include <backbone_trace.hh>
Public Member Functions | |
| BackboneTrace (const mol::EntityView &ent) | |
| BackboneTrace () | |
| int | GetListCount () const |
| const NodeEntryList & | GetList (int index) const |
| NodeEntryList & | GetList (int index) |
| void | SetView (const mol::EntityView &ent) |
| void | AddNodeList (const NodeEntryList &entries) |
| void | Rebuild () |
Definition at line 40 of file backbone_trace.hh.
| BackboneTrace | ( | const mol::EntityView & | ent | ) |
| BackboneTrace | ( | ) |
| void AddNodeList | ( | const NodeEntryList & | entries | ) |
| NodeEntryList& GetList | ( | int | index | ) |
| const NodeEntryList& GetList | ( | int | index | ) | const |
| int GetListCount | ( | ) | const |
| void Rebuild | ( | ) |
| void SetView | ( | const mol::EntityView & | ent | ) |
1.5.8