RMF
|
RMF | The namespace for all functionality in the library |
decorator | See Decorators and Attributes for more information |
HDF5 | The namespace for all HDF5 functionality in the library |
BufferConstHandle | Manage a shared buffer for loading a RMF |
BufferHandle | Manage a shared buffer for storing a RMF |
CoordinateTransformer | Transform coordinates into the global reference frame |
Decorator | The base class for decorators |
Enum | A strong enum with an associated string name for each value |
Exception | |
Factory | The base class for Factories |
FileConstHandle | A handle for a read-only RMF file |
FileHandle | A handle for an RMF file |
ID | A general purpose ID in RMF used, with different tags, to identify things |
IndexException | |
InternalException | |
IOException | |
Label | A decorator-like class to mark certain nodes (e.g. molecule boundaries) |
NodeConstHandle | A handle for a particular node in a read-only hierarchy |
NodeHandle | A handle for a particular node in the hierarchy |
Nullable | Return a possibly null value |
RestoreCurrentFrame | Restore the frame that was current on creation upon destruction |
SetCurrentFrame | Set the current frame to a value and then return it to the old value when this goes out of scope |
Traits | Traits classes describing how RMF uses types for storing data |
TraverseHelper | Track common data that one needs to keep as one traverses the hierarchy |
UsageException | |
Vector | Represent a point in some dimension |