liblcf
|
Go to the source code of this file.
Namespaces | |
LSD_Reader | |
Functions | |
double | LSD_Reader::ToTDateTime (std::time_t const t) |
std::time_t | LSD_Reader::ToUnixTimestamp (double const ms) |
double | LSD_Reader::GenerateTimestamp (std::time_t const t=std::time(NULL)) |
std::auto_ptr< RPG::Save > | LSD_Reader::Load (const std::string &filename, const std::string &encoding) |
bool | LSD_Reader::Save (const std::string &filename, const RPG::Save &save, const std::string &encoding) |
bool | LSD_Reader::SaveXml (const std::string &filename, const RPG::Save &save) |
std::auto_ptr< RPG::Save > | LSD_Reader::LoadXml (const std::string &filename) |