
Go to the source code of this file.
| Namespaces | |
| namespace | rutz | 
| namespace | nub | 
| namespace | io | 
| Functions | |
| fstring | io::write_lgx (nub::ref< io::serializable > obj) | 
| void | io::read_lgx (nub::ref< io::serializable > obj, const char *buf) | 
| fstring | io::write_asw (nub::ref< io::serializable > obj) | 
| void | io::read_asw (nub::ref< io::serializable > obj, const char *buf) | 
| void | io::save_asw (nub::ref< io::serializable > obj, fstring fname) | 
| void | io::load_asw (nub::ref< io::serializable > obj, fstring fname) | 
| nub::ref< io::serializable > | io::retrieve_asw (fstring fname) | 
| fstring | io::write_gvx (nub::ref< io::serializable > obj) | 
| void | io::save_gvx (nub::ref< io::serializable > obj, fstring filename) | 
Definition in file ioutil.h.