GSLAM  3.0.0
Static Public Member Functions | List of all members
FileResource Class Reference

Static Public Member Functions

static std::string toHex (u_char *buf, int size)
 
static std::string getBaseName (const std::string &path)
 
static std::string getFileName (const std::string &path)
 
static bool exportResourceFile (const std::map< std::string, std::string > &lut, const std::string &to)
 
static void Register (const std::string resource_names[], const int resource_index[], const unsigned char resource_data[])
 
static std::istream & getIStream (const std::string &resource)
 
static bool saveResource2File (const std::string &resource, const std::string &file)
 
static SvarBuffer getBuffer (const std::string &resource)
 
static Svarresources ()