DenseLinAlgPack: Concreate C++ Classes for Dense Blas-Compatible Linear Algebra  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | List of all members
DenseLinAlgPack::LinAlgPackIO::bound_format< T > Class Template Reference

More...

#include <DenseLinAlgPack_IOFormat.hpp>

Public Member Functions

 bound_format (const format &f, T &obj)
 
const formatf () const
 
T & obj ()
 
const T & obj () const
 

Detailed Description

template<class T>
class DenseLinAlgPack::LinAlgPackIO::bound_format< T >

Definition at line 126 of file DenseLinAlgPack_IOFormat.hpp.

Constructor & Destructor Documentation

template<class T >
DenseLinAlgPack::LinAlgPackIO::bound_format< T >::bound_format ( const format f,
T &  obj 
)
inline

Definition at line 377 of file DenseLinAlgPack_IOFormat.hpp.

Member Function Documentation

template<class T >
const format& DenseLinAlgPack::LinAlgPackIO::bound_format< T >::f ( ) const
inline

Definition at line 380 of file DenseLinAlgPack_IOFormat.hpp.

template<class T >
T& DenseLinAlgPack::LinAlgPackIO::bound_format< T >::obj ( )
inline

Definition at line 382 of file DenseLinAlgPack_IOFormat.hpp.

template<class T >
const T& DenseLinAlgPack::LinAlgPackIO::bound_format< T >::obj ( ) const
inline

Definition at line 384 of file DenseLinAlgPack_IOFormat.hpp.


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