struct compute_model_hier_depth

Function object that computes the depth of a model in a model hierarchy Depth 0 is the top level model, its children have depth 1, etc

[more]bool operator()(const devs* A, const devs* B) const
[more]static int depth(const devs* model, int d)


Documentation

Function object that computes the depth of a model in a model hierarchy Depth 0 is the top level model, its children have depth 1, etc
obool operator()(const devs* A, const devs* B) const

ostatic int depth(const devs* model, int d)

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.