SMTK
@SMTK_VERSION@
Simulation Modeling Tool Kit
|
Public Member Functions | |
const Container & | nodes () const |
void | visit (std::function< void(const smtk::resource::ComponentPtr &)> &v) const |
NodeType | find (const smtk::common::UUID &) const |
smtk::resource::Component * | component (const smtk::common::UUID &) const |
Protected Member Functions | |
std::size_t | eraseNodes (const smtk::graph::ComponentPtr &node) |
bool | insertNode (const smtk::graph::ComponentPtr &node) |