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

Public Member Functions

 ImplRead (C &c)
 
virtual void read (std::istream &is)
 

Detailed Description

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

Definition at line 68 of file stream.h.

Constructor & Destructor Documentation

◆ ImplRead()

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

Definition at line 70 of file stream.h.

◆ ~ImplRead()

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

Definition at line 71 of file stream.h.

Member Function Documentation

◆ read()

template<class C >
virtual void WFMath::_IOWrapper::ImplRead< C >::read ( std::istream &  is)
inlinevirtual

Implements WFMath::_IOWrapper::BaseRead.

Definition at line 73 of file stream.h.


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