Simpatico
v1.10
|
A container for Group<N> objects.
Definition at line 20 of file tools/analyzers/TrajectoryWriter.h.
#include <GroupStorage.h>
Public Member Functions | |
~GroupStorage () | |
Destructor. More... | |
Group< N > * | newPtr () |
Append a new element to container and return its address. More... | |
Tools::GroupStorage< N >::~GroupStorage | ( | ) |
Destructor.
Definition at line 74 of file tools/storage/GroupStorage.h.
Group< N > * Tools::GroupStorage< N >::newPtr | ( | ) |
Append a new element to container and return its address.
Definition at line 64 of file tools/storage/GroupStorage.h.
Referenced by Tools::DdMdConfigReader::DdMdConfigReader(), and Tools::HoomdConfigReader::readConfig().