|
Om
|
#include "om/source/source.cpp"
Include dependency graph for source.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Om::Source::Source< ThisItem > |
| Any object that items can be pulled from. More... | |
Namespaces | |
| Om | |
| The Om library. | |
| Om::Source | |
| A namespace for all sources. | |
Macros | |
| #define | Om_Source_Source_ |
Functions | |
| template<typename TheItem > | |
| bool | Om::operator== (Source::Source< TheItem > const &, Source::Source< TheItem > const &) |
| template<typename TheItem > | |
| bool | Om::operator!= (Source::Source< TheItem > const &, Source::Source< TheItem > const &) |
Definition in file source.hpp.
| #define Om_Source_Source_ |
Definition at line 17 of file source.hpp.