Typedefs | |
| typedef char | eyedblib::int8 |
| typedef int | eyedblib::int32 |
| typedef short | eyedblib::int16 |
| typedef long long | eyedblib::int64 |
| typedef unsigned char | eyedblib::uchar |
| typedef unsigned char | eyedblib::uint8 |
| typedef unsigned int | eyedblib::uint32 |
| typedef unsigned short | eyedblib::uint16 |
|
typedef unsigned long long | eyedblib::uint64 |
| typedef float | eyedblib::float32 |
| typedef double | eyedblib::float64 |
Functions | |
| char * | eyedblib::getFBuffer (const char *fmt, va_list ap) |
| void | eyedblib::display_time (const char *fmt,...) |
| int | eyedblib::is_number (const char *s) |
| const char * | eyedblib::setbuftime (eyedblib::int64 t) |
1.5.3