SO3Engine
|
Hikari::Impl Namespace Reference
Namespaces | |
namespace | fastdelegate |
Classes | |
class | FlashHandler |
class | FlashSite |
struct | KBDLLHOOKSTRUCT |
class | KeyboardHook |
class | RenderBuffer |
Typedefs | |
typedef struct Hikari::Impl::KBDLLHOOKSTRUCT * | PKBDLLHOOKSTRUCT |
Functions | |
void | replaceAll (std::wstring &sourceStr, const std::wstring &replaceWhat, const std::wstring &replaceWith) |
std::wstring | ConvertToWString (const std::string &str) |
std::wstring | serializeValue (const FlashValue &value) |
FlashValue | deserializeValue (const std::wstring &valueStr) |
std::wstring | serializeInvocation (const std::wstring &funcName, const Arguments &args) |
bool | deserializeInvocation (const std::wstring &xmlString, std::wstring &funcName, Arguments &args) |
Typedef Documentation
◆ PKBDLLHOOKSTRUCT
typedef struct Hikari::Impl::KBDLLHOOKSTRUCT * Hikari::Impl::PKBDLLHOOKSTRUCT |
Function Documentation
◆ ConvertToWString()
std::wstring Hikari::Impl::ConvertToWString | ( | const std::string & | str | ) |
Definition at line 60 of file flashhandler.h.
◆ deserializeInvocation()
bool Hikari::Impl::deserializeInvocation | ( | const std::wstring & | xmlString, |
std::wstring & | funcName, | ||
Arguments & | args | ||
) |
Definition at line 172 of file flashhandler.h.
◆ deserializeValue()
FlashValue Hikari::Impl::deserializeValue | ( | const std::wstring & | valueStr | ) |
Definition at line 117 of file flashhandler.h.
◆ replaceAll()
|
inline |
Definition at line 51 of file flashhandler.h.
◆ serializeInvocation()
std::wstring Hikari::Impl::serializeInvocation | ( | const std::wstring & | funcName, |
const Arguments & | args | ||
) |
Definition at line 153 of file flashhandler.h.
◆ serializeValue()
std::wstring Hikari::Impl::serializeValue | ( | const FlashValue & | value | ) |
string -> wstring conversion
string -> wstring conversion
Definition at line 67 of file flashhandler.h.
Generated by 1.9.8