inlib  1.2.0
Namespaces | Defines | Functions
/Users/barrand/private/dev/softinex/old/inexlib-1.2/inlib/inlib/pointer File Reference
#include "typedefs"
#include <string>
#include <cstdio>
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

namespace  inlib
 

manipulations that induces other includes : ///////////


Defines

#define inlib_pointer

Functions

bool inlib::to_pointer (const std::string &a_string, void *&a_value)
std::string inlib::p2s (void *a_value)
std::string inlib::p2sx (void *a_value)
std::string inlib::char_p2s (const char *a_value)
std::string inlib::long2s (const long a_value)

Define Documentation

#define inlib_pointer

Definition at line 5 of file pointer.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines