VL
|
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | Utils |
Functions | |
void | Utils::Log (const char *fmt,...) |
void | Utils::Warn (const char *fmt,...) |
void | Utils::Log (const char *fmt, va_list args) |
unsigned | Utils::Hash (const std::string &data) |
std::string | Utils::FormatStr (const char *fmt,...) |