Go to the source code of this file.
Compounds | |
class | AtomRep |
Parse and maintain the data for how a molecule should be represented. More... | |
struct | AtomRepDataInfo |
define which slots are used for a rep style, and their default values. More... | |
struct | AtomRepParamStruct |
structure definition for structures used to define what data each rep needs. More... | |
Defines | |
#define | DEFAULT_ATOMREP AtomRep::LINES |
#define | MAX_ATOMREP_CMD 255 |
#define | MAX_ATOMREP_DATA 15 |
Variables | |
const AtomRepParamStruct | AtomRepInfo [AtomRep::TOTAL] |
|
Definition at line 26 of file AtomRep.h. Referenced by AtomRep::AtomRep, and MoleculeList::MoleculeList. |
|
|
|
Definition at line 28 of file AtomRep.h. Referenced by AtomRep::AtomRep, and AtomRep::operator=. |
|
|