|
NeXus
1
|
Classes | |
| class | ISerialisable |
| interface implemented by all serialisable NeXus components More... | |
| class | HolderBase |
| Base class for serialisable named and typed parameter. More... | |
| class | AttrHolder |
| Serialisable NeXus attribute. More... | |
| class | Attr |
| Serialisable attribute. More... | |
| class | ObjectWithAttr |
| Serialisable NeXus class with associated attributes. More... | |
| class | Group |
| Serialisable NeXus group object. More... | |
| class | DataHolder |
| Serialisable NeXus data. More... | |
| class | Data |
| Serialisable data object that contains attributes. More... | |
Enumerations | |
| enum | StreamModifier { Close = 0 } |
Functions | |
| File & | operator<< (File &nf, const ISerialisable &obj) |
| File & | operator>> (File &nf, const ISerialisable &obj) |
| File & | operator<< (File &nf, const StreamModifier sm) |
| File & | operator>> (File &nf, const StreamModifier sm) |
1.8.1.1