g4tools  5.4.0
Namespaces | Macros | Functions
pointer File Reference
#include "typedefs"
#include "snpf"
#include <string>
Include dependency graph for pointer:
This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

◆ tools_pointer

#define tools_pointer

Definition at line 5 of file pointer.