$darkmode
Public Member Functions | |
| virtual bool | open_file (const std::string &filename)=0 |
| virtual void | serialize (const Json &j)=0 |
| virtual void | close_file ()=0 |
Protected Attributes | |
| bool | prepend_delimiter {false} |
Static Protected Attributes | |
| static const std::string | default_filename = "/tmp/cloe_data" |