plebble
|
Classes | |
class | cfg |
class | cfg0 |
class | cfg1 |
struct | params |
class | screen |
class | shell_args |
Typedefs | |
typedef cfg | cfg_daemon |
typedef cfg0 | cfg_filesystem |
typedef cfg1 | cfg_id |
Functions | |
bool | read_file (const string &filename, vector< unsigned char > &) |
bool | read_text_file (const string &filename, string &) |
template<typename T > | |
T | convert (const string &s) |
template<> | |
string | convert (const string &s) |
typedef cfg us::gov::io::cfg_daemon |
typedef cfg0 us::gov::io::cfg_filesystem |
typedef cfg1 us::gov::io::cfg_id |
T us::gov::io::convert | ( | const string & | s | ) |
us::gov::crypto::ec::keys::pub_t us::gov::io::convert | ( | const string & | s | ) |
bool us::gov::io::read_file | ( | const string & | filename, |
vector< unsigned char > & | buf | ||
) |
References log.
bool us::gov::io::read_text_file | ( | const string & | filename, |
string & | dest | ||
) |