A pointer to an Atom.
More...
#include <box.hpp>
AtomRef::AtomRef |
( |
Atom * |
a | ) |
|
|
inline |
bool AtomRef::is_null |
( |
| ) |
|
|
inline |
bool AtomRef::operator!= |
( |
const AtomRef & |
other | ) |
const |
|
inline |
Atom& AtomRef::operator* |
( |
| ) |
const |
|
inline |
Atom* AtomRef::operator-> |
( |
| ) |
const |
|
inline |
bool AtomRef::operator< |
( |
const AtomRef & |
other | ) |
const |
|
inline |
bool AtomRef::operator<= |
( |
const AtomRef & |
other | ) |
const |
|
inline |
bool AtomRef::operator== |
( |
const AtomRef & |
other | ) |
const |
|
inline |
bool AtomRef::operator== |
( |
const Atom * |
other | ) |
const |
|
inline |
bool AtomRef::operator> |
( |
const AtomRef & |
other | ) |
const |
|
inline |
bool AtomRef::operator>= |
( |
const AtomRef & |
other | ) |
const |
|
inline |
The documentation for this class was generated from the following file: