|
MIDAS
|


Public Member Functions | |
| BinaryHistoryBuffer () | |
| void | Add (time_t t, double v) |
| void | Finish () |
Public Member Functions inherited from MidasHistoryBufferInterface | |
| MidasHistoryBufferInterface () | |
| virtual | ~MidasHistoryBufferInterface () |
Public Attributes | |
| std::vector< double > | fTimes |
| std::vector< double > | fValues |
Definition at line 2415 of file mjsonrpc.cxx.
|
inline |
Definition at line 2422 of file mjsonrpc.cxx.
|
inlinevirtual |
Implements MidasHistoryBufferInterface.
Definition at line 2427 of file mjsonrpc.cxx.
|
inline |
| std::vector<double> BinaryHistoryBuffer::fTimes |
Definition at line 2418 of file mjsonrpc.cxx.
| std::vector<double> BinaryHistoryBuffer::fValues |
Definition at line 2419 of file mjsonrpc.cxx.