|
MIDAS
|


Public Member Functions | |
| JsonHistoryBuffer () | |
| void | Add (time_t t, double v) |
| void | Finish () |
Public Member Functions inherited from MidasHistoryBufferInterface | |
| MidasHistoryBufferInterface () | |
| virtual | ~MidasHistoryBufferInterface () |
Public Attributes | |
| int | fCount |
| std::string | fTimeJson |
| std::string | fValueJson |
Definition at line 2061 of file mjsonrpc.cxx.
|
inline |
Definition at line 2069 of file mjsonrpc.cxx.
|
inlinevirtual |
Implements MidasHistoryBufferInterface.
Definition at line 2077 of file mjsonrpc.cxx.
|
inline |
| int JsonHistoryBuffer::fCount |
Definition at line 2064 of file mjsonrpc.cxx.
| std::string JsonHistoryBuffer::fTimeJson |
Definition at line 2065 of file mjsonrpc.cxx.
| std::string JsonHistoryBuffer::fValueJson |
Definition at line 2066 of file mjsonrpc.cxx.