Fish - FiberLib for VISH 0.3
Fish - The Fiber Bundle API for the Vish Visualization Shell
Fiber::FieldCollection Class Reference

A collection of arbitrarily named Field references. More...

#include <Fragment.hpp>

Inheritance diagram for Fiber::FieldCollection:
Wizt::map< string, RefPtr< Field > > Wizt::Fish< Fiber::FragmentCluster >::ClusterState

Classes

struct  Iterator

Public Member Functions

RefPtr< Field > & operator[] (const string &s)
RefPtr< Fieldoperator() (const string &s) const
bool FieldsAreOlderThan (const MemCore::Ageable &A) const
void updateAge (MemCore::Ageable &A) const
int iterate (Iterator &It)

Detailed Description

A collection of arbitrarily named Field references.