ChainIterableConcept Struct Template Reference

#include <chain_iterable_concept.hpp>

List of all members.

Public Types

typedef T::size_type st
typedef T::const_chain_iterator const_chain_it
typedef T::const_reverse_chain_iterator const_rev_chain_it

Public Member Functions

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

Public Attributes

obj
st size
const_chain_it cci
const_rev_chain_it crci

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


Member Typedef Documentation

typedef T::size_type st

typedef T::const_chain_iterator const_chain_it

typedef T::const_reverse_chain_iterator const_rev_chain_it


Member Function Documentation

void constraints (  ) 

void const_constraints ( T const &  c_obj  ) 


Member Data Documentation

T obj

st size

const_chain_it cci

const_rev_chain_it crci


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