Classes | |
| class | Exception |
| class for handling all kinds of run time errors More... | |
| class | Listener |
| abstract listener class More... | |
| class | Notifier |
| abstract notifier class More... | |
| class | Tools |
| singleton class providing a basic set basic utility functions More... | |
Typedefs | |
| typedef float | real |
| real variable type | |
| typedef int8_t | int8 |
| typedef uint8_t | uint8 |
| typedef int16_t | int16 |
| typedef uint16_t | uint16 |
| typedef int32_t | int32 |
| typedef uint32_t | uint32 |
| typedef int64_t | int64 |
| typedef uint64_t | uint64 |
| typedef QString | String |
| String type. | |
| typedef QFile | File |
| QFile File. | |
| typedef timeval | Time |
| timeval struct | |
| typedef timezone | TimeZone |
| timetone struct | |
| typedef QFile iso::base::File |
QFile File.
| typedef int16_t iso::base::int16 |
| typedef int32_t iso::base::int32 |
| typedef int64_t iso::base::int64 |
| typedef int8_t iso::base::int8 |
| typedef float iso::base::real |
real variable type
The real variable type. Change this for higher accuracy to double.
| typedef QString iso::base::String |
String type.
| typedef struct timeval iso::base::Time |
timeval struct
| typedef struct timezone iso::base::TimeZone |
timetone struct
| typedef uint16_t iso::base::uint16 |
| typedef uint32_t iso::base::uint32 |
| typedef uint64_t iso::base::uint64 |
| typedef uint8_t iso::base::uint8 |
1.5.1