BALL::CIFFile::Datacontent Class Reference
#include <BALL/FORMAT/CIFFile.h>
List of all members.
Detailed Description
Nested class for the data entity of the CIFFile
Definition at line 116 of file CIFFile.h.
Constructor & Destructor Documentation
BALL::CIFFile::Datacontent::Datacontent |
( |
|
) |
|
BALL::CIFFile::Datacontent::Datacontent |
( |
SaveFrame |
new_saveframe |
) |
|
BALL::CIFFile::Datacontent::Datacontent |
( |
Item |
new_item |
) |
|
Member Function Documentation
std::ostream& BALL::CIFFile::Datacontent::operator>> |
( |
std::ostream & |
os |
) |
const |
Member Data Documentation
all data of a datablock is either a saveframe or a single item
Definition at line 126 of file CIFFile.h.
Stores the saveframe
Definition at line 129 of file CIFFile.h.