#include <GAMESSDatFile.h>
Public Member Functions |
|
void | operator>> (std::ostream &os) const |
Public Attributes |
|
String | blockname |
The name of this block. |
|
StringHashMap< String > | data |
Stores the data in key - value
format. |