#include </home/docs/checkouts/readthedocs.org/user_builds/umpire/checkouts/develop/src/umpire/event/json_file_store.hpp>
◆ json_file_store()
| umpire::event::json_file_store::json_file_store |
( |
const std::string & |
filename, |
|
|
bool |
read_only = false |
|
) |
| |
◆ ~json_file_store()
| umpire::event::json_file_store::~json_file_store |
( |
| ) |
|
◆ insert() [1/6]
| void umpire::event::json_file_store::insert |
( |
const event & |
e | ) |
|
|
virtual |
◆ insert() [2/6]
| void umpire::event::json_file_store::insert |
( |
const allocate & |
e | ) |
|
|
virtual |
◆ insert() [3/6]
| void umpire::event::json_file_store::insert |
( |
const named_allocate & |
e | ) |
|
|
virtual |
◆ insert() [4/6]
◆ insert() [5/6]
| void umpire::event::json_file_store::insert |
( |
const deallocate & |
e | ) |
|
|
virtual |
◆ insert() [6/6]
◆ get_events()
| std::vector< event > umpire::event::json_file_store::get_events |
( |
| ) |
|
|
virtual |