Public Member Functions | |
| bool | operator< (const AtomInfo &info) const |
| AtomInfo & | operator= (const AtomInfo &ai) |
Public Attributes | |
| Atom * | atom |
| Bond * | double_bond |
| std::vector< Bond * > | abonds |
| std::vector< Position > | partner_id |
| Index | curr_double |
| Index | min_double |
| Index | max_double |
| Index | uncharged_double |
| std::vector<Bond*> BALL::Kekuliser::AtomInfo::abonds |
| std::vector<Position> BALL::Kekuliser::AtomInfo::partner_id |