|
| BIO_DISAMBIGUATE_ALL_CLASS_METHODS (physical, T) Class(T *object |
|
| Class (T *object, Symmetry *symmetry=NULL) |
|
virtual | ~Class () |
|
virtual Wave * | AsWave () |
|
virtual const Wave * | AsWave () const |
|
virtual Wave * | Clone () const |
|
T * | Convert (Wave *wave) |
|
virtual | operator T* () |
|
virtual | operator Wave * () |
|
| Wave (Symmetry *symmetry=NULL) |
|
virtual | ~Wave () |
|
virtual chemical::Atom * | AsAtom () |
|
virtual const chemical::Atom * | AsAtom () const |
|
virtual Wave * | AsWave () |
|
virtual const Wave * | AsWave () const |
|
virtual Code | Attenuate (const Wave *other) |
|
virtual Wave * | Clone () const |
|
virtual Wave * | Demodulate () |
|
virtual const Wave * | Demodulate () const |
|
virtual Code | Disattenuate (const Wave *other) |
|
virtual Properties | GetProperties () const |
|
virtual Wave * | Modulate (Wave *signal) |
|
virtual Wave * | operator* () |
|
virtual const Wave * | operator* () const |
|
virtual Wave * | operator* (Wave *signal) |
|
virtual void | operator+ (const Wave *other) |
|
virtual void | operator- (const Wave *other) |
|
virtual void | operator| (Symmetry *symmetry) |
|
virtual Code | Reify (Symmetry *symmetry) |
|
virtual Symmetry * | Spin () const |
|
| BIO_DISAMBIGUATE_ALL_CLASS_METHODS (physical, Identifiable< StandardDimension >) explicit Identifiable(Perspective< StandardDimension > *perspective |
|
void | CloneIntoName (Name name) |
|
| Observer (const Observer &other) |
|
| Observer (Perspective *perspective=NULL) |
|
virtual | ~Observer () |
|
virtual Perspective * | GetPerspective () const |
|
virtual void | SetPerspective (Perspective *perspective) |
|
| Class (Identifiable< StandardDimension > *object, Symmetry *symmetry=NULL) |
|
virtual | ~Class () |
|
virtual Wave * | AsWave () |
|
virtual const Wave * | AsWave () const |
|
virtual Wave * | Clone () const |
|
Identifiable< StandardDimension > * | Convert (Wave *wave) |
|
virtual | operator Identifiable< StandardDimension > * () |
|
virtual | operator Wave * () |
|
| Writer (Engine *logEngine, Filter logFilter) |
|
virtual | ~Writer () |
|
| BIO_DISAMBIGUATE_ALL_CLASS_METHODS (physical, Writer) Writer() |
|
void | ExternalLog (Filter logFilter, Level level, const char *format,...) const |
|
Engine * | GetLogEngine () |
|
const Engine * | GetLogEngine () const |
|
bool | HasLogEngine () const |
|
virtual void | SetLogEngine (Engine *logEngine) |
|
| Filterable (Filter filter) |
|
virtual | ~Filterable () |
|
| BIO_DISAMBIGUATE_ALL_CLASS_METHODS (physical, Filterable) Filterable() |
|
Filter | GetFilter () const |
|
virtual void | InitializeImplementation (ByteStreams args) |
|
virtual Code | Reify (Symmetry *symmetry) |
|
virtual void | SetFilter (Filter filter) |
|
virtual Symmetry * | Spin () const |
|
| Class (Filterable *object, Symmetry *symmetry=NULL) |
|
virtual | ~Class () |
|
virtual Wave * | AsWave () |
|
virtual const Wave * | AsWave () const |
|
virtual Wave * | Clone () const |
|
Filterable * | Convert (Wave *wave) |
|
virtual | operator Filterable * () |
|
virtual | operator Wave * () |
|
| Class (Writer *object, Symmetry *symmetry=NULL) |
|
virtual | ~Class () |
|
virtual Wave * | AsWave () |
|
virtual const Wave * | AsWave () const |
|
virtual Wave * | Clone () const |
|
Writer * | Convert (Wave *wave) |
|
virtual | operator Wave * () |
|
virtual | operator Writer * () |
|
| Atom (const Atom &other) |
|
virtual | ~Atom () |
|
template<typename T > |
T | As () |
|
template<typename T > |
const T | As () const |
|
template<typename T > |
T | AsBonded () |
|
template<typename T > |
const T | AsBonded () const |
|
template<typename T > |
T | AsBondedQuantum () |
|
template<typename T > |
const T | AsBondedQuantum () const |
|
virtual Code | Attenuate (const Wave *other) |
|
| BIO_DISAMBIGUATE_ALL_CLASS_METHODS (physical, Atom) explicit Atom() |
|
template<typename T > |
bool | BreakBond (T toDisassociate, BondType type=bond_type::Unknown()) |
|
virtual Code | Disattenuate (const Wave *other) |
|
template<typename T > |
bool | FormBond (T toBond, BondType type=bond_type::Unknown()) |
|
Bonds * | GetAllBonds () |
|
const Bonds * | GetAllBonds () const |
|
Wave * | GetBonded (Valence position) |
|
const Wave * | GetBonded (Valence position) const |
|
template<typename T > |
Valence | GetBondPosition () const |
|
Valence | GetBondPosition (AtomicNumber bondedId) const |
|
Valence | GetBondPosition (Name typeName) const |
|
template<typename T > |
BondType | GetBondType () const |
|
BondType | GetBondType (Valence position) const |
|
template<typename T > |
| operator T () |
|
virtual Code | Reify (physical::Symmetry *symmetry) |
|
virtual physical::Symmetry * | Spin () const |
|
| Class (Atom *object, Symmetry *symmetry=NULL) |
|
virtual | ~Class () |
|
virtual Wave * | AsWave () |
|
virtual const Wave * | AsWave () const |
|
virtual Wave * | Clone () const |
|
Atom * | Convert (Wave *wave) |
|
virtual | operator Atom * () |
|
virtual | operator Wave * () |
|
|
typedef StandardDimension | Id |
|
typedef std::vector< Id > | Ids |
|
typedef Perspective< StandardDimension > | Perspective |
|
static Properties | GetResonanceBetween (const Wave *wave, const Properties &properties) |
|
static Properties | GetResonanceBetween (const Wave *wave1, const Wave *wave2) |
|
static Properties | GetResonanceBetween (ConstWaves waves) |
|
virtual void | InitializeImplementation (ByteStreams args) |
|
| VirtualBase () |
|
virtual | ~VirtualBase () |
|
void | Initialize (ByteStream arg1) |
|
void | Initialize (ByteStream arg1, ByteStream arg2) |
|
void | Initialize (ByteStream arg1, ByteStream arg2, ByteStream arg3) |
|
void | Initialize (ByteStreams args) |
|
virtual void | InitializeImplementation (ByteStreams args)=0 |
|
virtual void | InitializeImplementation (ByteStreams args) |
|
void | Log (Level level, const char *format,...) const |
|
virtual bool | BreakBondImplementation (Wave *toDisassociate, AtomicNumber id, BondType type) |
|
virtual bool | FormBondImplementation (Wave *toBond, AtomicNumber id, BondType type) |
|
T * | m_object |
|
Wave * | m_signal |
|
Symmetry * | m_symmetry |
|
bool | m_hasBeenInitialized |
|
Identifiable< StandardDimension > * | m_object |
|
Filter | m_filter |
|
Filterable * | m_object |
|
Writer * | m_object |
|
Bonds | m_bonds |
|
Atom * | m_object |
|
template<typename T>
class bio::chemical::Class< T >
A chemical::Class is an Identifiable Atom with logging capabilities. This will FormBond() with the provided T. Class in other namespaces will grow to include more complex, templated logic. This pattern prevents you from having to define virtual methods each of your child classes, so long as you always derive from the appropriate Class<T>.
- Template Parameters
-
Definition at line 44 of file Class.h.