libpgplotxx.a (C++ interface to PGPLOT)
pgplot::pgaff::util::Extractrange< C > Class Template Reference
Collaboration diagram for pgplot::pgaff::util::Extractrange< C >:

Public Types

typedef Trange Tretval
 

Public Member Functions

 Extractrange (const Tcont &c)
 initialize member data More...
 
void operator() (const Tvalue &v)
 collect another value More...
 
Tretval result () const
 return result of operation More...
 

Private Types

typedef C::Tcoc Tcont
 
typedef C::Tvalue Tvalue
 

Private Attributes

Trange Mrange
 

Detailed Description

template<class C>
class pgplot::pgaff::util::Extractrange< C >

Definition at line 146 of file affpgplot.cc.


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