![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
Public Attributes | |
| EntryList | elms_ |
Public Member Functions | |
| size_t | size () const |
| void | append (POA &elm) |
| void | overwrite (POA const &oldRef, POA &newElm) |
| void | remove (POA const &refElm) |
| bool | contains (POA const &refElm) |
| operator string () const | |
| < debugging helper: show Cluster contents | |
| lib::RangeIter< EIter > | allElms () |
|
inline |
Definition at line 183 of file index.hpp.
References Index< POA >::Cluster::elms_.
|
inline |
Definition at line 189 of file index.hpp.
References Index< POA >::Cluster::contains(), and Index< POA >::Cluster::elms_.
Here is the call graph for this function:
|
inline |
Definition at line 201 of file index.hpp.
References Index< POA >::Cluster::contains(), Index< POA >::Cluster::elms_, and std::find().
Here is the call graph for this function:
|
inline |
Definition at line 213 of file index.hpp.
References Index< POA >::Cluster::contains(), Index< POA >::Cluster::elms_, and std::find().
Here is the call graph for this function:
|
inline |
Definition at line 223 of file index.hpp.
References Index< POA >::Cluster::elms_.
Referenced by Index< POA >::Cluster::append(), Index< POA >::Cluster::overwrite(), and Index< POA >::Cluster::remove().
Here is the caller graph for this function:
|
inline |
< debugging helper: show Cluster contents
Definition at line 230 of file index.hpp.
References Index< POA >::Cluster::elms_.
|
inline |
Definition at line 239 of file index.hpp.
References Index< POA >::Cluster::elms_.
Referenced by Index< POA >::isValid().
Here is the caller graph for this function:| EntryList elms_ |
Definition at line 180 of file index.hpp.
Referenced by Index< POA >::Cluster::allElms(), Index< POA >::Cluster::append(), Index< POA >::Cluster::contains(), Index< POA >::ProvisionCluster::find_latest_solution(), Index< POA >::Cluster::operator string(), Index< POA >::Cluster::overwrite(), Index< POA >::RequestCluster::publish_all_solutions(), Index< POA >::Cluster::remove(), Index< POA >::RequestCluster::retract_all_solutions(), Index< POA >::RequestCluster::rewrite_all_solutions(), and Index< POA >::Cluster::size().
Inheritance diagram for Index< POA >::Cluster:
Collaboration diagram for Index< POA >::Cluster: