AtomIterableConcept Struct Template Reference

#include <atom_iterable_concept.hpp>

List of all members.

Public Types

typedef T::size_type st
typedef T::const_atom_iterator const_atom_it
typedef T::const_reverse_atom_iterator const_rev_atom_it
typedef T::atom_iterator atom_it
typedef T::reverse_atom_iterator rev_atom_it

Public Member Functions

void constraints ()
void const_constraints (T const &ac)

Public Attributes

obj
st size
const_atom_it cai
const_rev_atom_it crai
atom_it ai
rev_atom_it rai

template<typename T>
struct BTK::CONCEPTS::AtomIterableConcept< T >


Member Typedef Documentation

typedef T::size_type st

typedef T::const_atom_iterator const_atom_it

typedef T::const_reverse_atom_iterator const_rev_atom_it

typedef T::atom_iterator atom_it

typedef T::reverse_atom_iterator rev_atom_it


Member Function Documentation

void constraints (  ) 

void const_constraints ( T const &  ac  ) 


Member Data Documentation

T obj

st size

const_atom_it cai

const_rev_atom_it crai

atom_it ai

rev_atom_it rai


The documentation for this struct was generated from the following file:
Generated on Sun Jul 15 20:46:33 2007 for BTK Core by  doxygen 1.5.1