BALL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
Public Member Functions | Public Attributes
BALL::GAMESSDatFile::block Class Reference

#include <BALL/FORMAT/GAMESSDatFile.h>

List of all members.

Public Member Functions

void operator>> (std::ostream &os) const

Public Attributes

String blockname
StringHashMap< Stringdata

Detailed Description

Nested class for the data blocks of the GAMESSFile

Definition at line 29 of file GAMESSDatFile.h.


Member Function Documentation

void BALL::GAMESSDatFile::block::operator>> ( std::ostream &  os) const

Member Data Documentation

The name of this block

Definition at line 33 of file GAMESSDatFile.h.

Stores the data in key - value format

Definition at line 35 of file GAMESSDatFile.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines