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

#include <branch.h>

Public Member Functions

 __const_branch_finalize (const branch_basic< T, M > &b)

Protected Attributes

const branch_basic< T, M > & _b

Friends

odiststreamoperator<< (odiststream &out, __const_branch_finalize< T, M > h)

Detailed Description

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

Definition at line 289 of file branch.h.

Constructor & Destructor Documentation

template<class T, class M>
rheolef::__const_branch_finalize< T, M >::__const_branch_finalize ( const branch_basic< T, M > &  b)
inline

Definition at line 291 of file branch.h.

Friends And Related Function Documentation

template<class T, class M>
odiststream& operator<< ( odiststream out,
__const_branch_finalize< T, M >  h 
)
friend

Definition at line 292 of file branch.h.

Member Data Documentation

template<class T, class M>
const branch_basic<T,M>& rheolef::__const_branch_finalize< T, M >::_b
protected

Definition at line 295 of file branch.h.


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