RMF
|
std::array< T > | STL class |
RMF::BufferConstHandle | Manage a shared buffer for loading a RMF |
RMF::HDF5::ConstAttributes< Base > | |
RMF::CoordinateTransformer | Transform coordinates into the global reference frame |
RMF::HDF5::DataSetAccessPropertiesD< TypeTraits, D > | |
RMF::HDF5::DataSetIndexD< D > | |
RMF::Decorator | The base class for decorators |
RMF::Enum< TagT > | A strong enum with an associated string name for each value |
std::exception | STL class |
RMF::Factory | The base class for Factories |
RMF::FileConstHandle | A handle for a read-only RMF file |
RMF::HDF5::Handle | Make sure an HDF5 handle is released |
RMF::ID< TagT > | A general purpose ID in RMF used, with different tags, to identify things |
RMF::ID< CategoryTag > | |
RMF::ID< FloatTag > | |
RMF::ID< FrameTag > | |
RMF::ID< IntsTag > | |
RMF::ID< IntTag > | |
RMF::ID< NodeTag > | |
RMF::ID< StringsTag > | |
RMF::ID< StringTag > | |
RMF::ID< Vector3sTag > | |
RMF::ID< Vector3Tag > | |
RMF::ID< Vector4Tag > | |
RMF::Label | A decorator-like class to mark certain nodes (e.g. molecule boundaries) |
RMF::HDF5::MutableAttributes< Base > | |
RMF::NodeConstHandle | A handle for a particular node in a read-only hierarchy |
RMF::Nullable< Tr > | Return a possibly null value |
RMF::HDF5::Object | |
RMF::RestoreCurrentFrame | Restore the frame that was current on creation upon destruction |
RMF::SetCurrentFrame | Set the current frame to a value and then return it to the old value when this goes out of scope |
RMF::Traits< T > | Traits classes describing how RMF uses types for storing data |