SystemConcept Struct Template Reference

#include <system_concept.hpp>

List of all members.

Public Types

typedef T::size_type size_type
typedef T::chain_type chain_type
typedef T::chain_iterator chain_iterator
typedef T::const_chain_iterator const_chain_iterator
typedef T::reverse_chain_iterator reverse_chain_iterator
typedef T::const_reverse_chain_iterator const_reverse_chain_iterator

Public Member Functions

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

Public Attributes

obj
size_type size
size_type atom_num

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


Member Typedef Documentation

typedef T::size_type size_type

typedef T::chain_type chain_type

typedef T::chain_iterator chain_iterator

typedef T::const_chain_iterator const_chain_iterator

typedef T::reverse_chain_iterator reverse_chain_iterator

typedef T::const_reverse_chain_iterator const_reverse_chain_iterator


Member Function Documentation

void constraints (  ) 

void const_constraints ( T const &  system  ) 


Member Data Documentation

T obj

size_type size

size_type atom_num


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