Orcus
|
Public Member Functions | |
virtual void | read_file (const std::string &filepath)=0 |
expects a system path to a local file | |
virtual void | read_stream (const char *content, size_t len)=0 |
expects the whole content of the file | |
virtual const char * | get_name () const =0 |
void | set_config (const orcus::config &v) |
const orcus::config & | get_config () const |