#include <Atom.hpp>
Inheritance diagram for AtomList:

Public Member Functions | |
| AtomList () | |
| AtomList (const AtomList &) | |
| AtomList (const Atom &t) | |
| AtomList (const Atom &head, const AtomList &tail) | |
| AtomList (LstData< Atom > *) | |
| const AtomList & | tail () const |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
Reimplemented from Lst< Atom >. |
1.3.2