g4tools
5.4.0
|
Go to the source code of this file.
Namespaces | |
tools | |
inlined C code : /////////////////////////////////// | |
Macros | |
#define | tools_pointer |
Functions | |
bool | tools::to_pointer (const std::string &a_string, void *&a_value) |
bool | tools::to_pointer (const char *a_string, void *&a_value) |
bool | tools::p2s (const void *a_value, std::string &a_s) |
bool | tools::p2sx (const void *a_value, std::string &a_s) |