plebble
us::gov::io Namespace Reference

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 >
convert (const string &s)
 
template<>
string convert (const string &s)
 

Typedef Documentation

◆ cfg_daemon

◆ cfg_filesystem

◆ cfg_id

Function Documentation

◆ convert() [1/2]

template<typename T >
T us::gov::io::convert ( const string &  s)

◆ convert() [2/2]

template<>
us::gov::crypto::ec::keys::pub_t us::gov::io::convert ( const string &  s)

◆ read_file()

bool us::gov::io::read_file ( const string &  filename,
vector< unsigned char > &  buf 
)

References log.

◆ read_text_file()

bool us::gov::io::read_text_file ( const string &  filename,
string &  dest 
)