rheolef  6.3
Public Types | Public Member Functions | Protected Attributes | List of all members
rheolef::space_component_const< T, M > Class Template Reference

#include <space_component.h>

Public Types

typedef space_basic< T, M >
::size_type 
size_type

Public Member Functions

 space_component_const (const space_constitution< T, M > &sc)
 space_component_const (const space_component_const< T, M > &x)
 space_component_const (const space_component< T, M > &x)
 operator space_basic< T, M > () const

Protected Attributes

const space_constitution< T, M > & _constit

Detailed Description

template<class T, class M>
class rheolef::space_component_const< T, M >

Definition at line 41 of file space_component.h.

Member Typedef Documentation

template<class T, class M>
typedef space_basic<T,M>::size_type rheolef::space_component_const< T, M >::size_type

Definition at line 44 of file space_component.h.

Constructor & Destructor Documentation

template<class T, class M>
rheolef::space_component_const< T, M >::space_component_const ( const space_constitution< T, M > &  sc)
inlineexplicit

Definition at line 47 of file space_component.h.

template<class T, class M>
rheolef::space_component_const< T, M >::space_component_const ( const space_component_const< T, M > &  x)
inline

Definition at line 49 of file space_component.h.

template<class T, class M>
rheolef::space_component_const< T, M >::space_component_const ( const space_component< T, M > &  x)
inline

Definition at line 51 of file space_component.h.

Member Function Documentation

template<class T, class M>
rheolef::space_component_const< T, M >::operator space_basic< T, M > ( ) const
inline

Definition at line 55 of file space_component.h.

Member Data Documentation

template<class T, class M>
const space_constitution<T,M>& rheolef::space_component_const< T, M >::_constit
protected

Definition at line 66 of file space_component.h.


The documentation for this class was generated from the following file: