Go to the source code of this file.
Classes | |
class | opennwa::query::details::iterators::iterator_base< ValueType, ReferenceType > |
The following adapts any iterator with the same element type so that the iterator can be used. More... | |
class | opennwa::query::details::iterators::cplusplus_iterator_adapter< CPlusPlusIterator > |
class | opennwa::query::details::iterators::iterator_base_wrapper< ValueType, ReferenceType > |
class | opennwa::query::details::iterators::iterator_sequence< BackingIterator > |
Namespaces | |
namespace | opennwa |
This file defines forward declarations for various useful NWA-related types. | |
namespace | opennwa::query |
namespace | opennwa::query::details |
namespace | opennwa::query::details::iterators |