Base class for fields defined on some base space. More...
#include <FiberSpace.hpp>
Base class for fields defined on some base space.
This class provides a set of named fields.
RefPtr<Field>& FiberSpace< ID >::create_entry | ( | const ID & | id | ) | [inline, protected] |
Get a modifyable field entry.
This function calls an std::map member function and must not be used in inline code!
Field& FiberSpace< ID >::operator[] | ( | const ID & | id | ) | [inline] |
Access field by name, create one, in case.
Reimplemented in Representation.