|
inlib
1.2.0
|


Go to the source code of this file.
Namespaces | |
| namespace | inlib |
manipulations that induces other includes : /////////// | |
Defines | |
| #define | inlib_buffer |
Functions | |
| template<class T > | |
| unsigned int | inlib::write_buffer (T a_value, char *a_buffer) |
| template<class T > | |
| unsigned int | inlib::read_buffer (const char *a_buffer, T &a_value) |
1.7.5.1