MIDAS
|
Public Member Functions | |
BinaryHistoryBuffer () | |
void | Add (time_t t, double v) |
void | Finish () |
![]() | |
MidasHistoryBufferInterface () | |
virtual | ~MidasHistoryBufferInterface () |
Public Attributes | |
std::vector< double > | fTimes |
std::vector< double > | fValues |
Definition at line 2423 of file mjsonrpc.cxx.
|
inline |
Definition at line 2430 of file mjsonrpc.cxx.
Implements MidasHistoryBufferInterface.
Definition at line 2435 of file mjsonrpc.cxx.
|
inline |
Definition at line 2443 of file mjsonrpc.cxx.
std::vector<double> BinaryHistoryBuffer::fTimes |
Definition at line 2426 of file mjsonrpc.cxx.
std::vector<double> BinaryHistoryBuffer::fValues |
Definition at line 2427 of file mjsonrpc.cxx.