|
libpgplotxx.a (C++ interface to PGPLOT)
|

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 |
Definition at line 146 of file affpgplot.cc.