wfmath 1.0.3
A math library for the Worldforge system.
WFMath::_IOWrapper::ImplWrite< C > Class Template Reference
Inheritance diagram for WFMath::_IOWrapper::ImplWrite< C >:
Collaboration diagram for WFMath::_IOWrapper::ImplWrite< C >:

Public Member Functions

 ImplWrite (const C &c)
 
virtual void write (std::ostream &os) const
 

Detailed Description

template<class C>
class WFMath::_IOWrapper::ImplWrite< C >

Definition at line 80 of file stream.h.

Constructor & Destructor Documentation

◆ ImplWrite()

template<class C >
WFMath::_IOWrapper::ImplWrite< C >::ImplWrite ( const C &  c)
inline

Definition at line 82 of file stream.h.

◆ ~ImplWrite()

template<class C >
virtual WFMath::_IOWrapper::ImplWrite< C >::~ImplWrite ( )
inlinevirtual

Definition at line 83 of file stream.h.

Member Function Documentation

◆ write()

template<class C >
virtual void WFMath::_IOWrapper::ImplWrite< C >::write ( std::ostream &  os) const
inlinevirtual

Implements WFMath::_IOWrapper::BaseWrite.

Definition at line 85 of file stream.h.


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