PCMPremeditations.h File Reference
Detailed Description
Contains common settings for all classes.
Definition in file PCMPremeditations.h.
#include "PCMConfig.h"
#include <asm/types.h>
#include "PCMClasses.h"
Include dependency graph for PCMPremeditations.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | ParCompMark |
Defines | |
| #define | SQPLUS_CONST_OPT |
Typedefs | |
| typedef __u8 | ParCompMark::u8 |
| Unsigned 8-bit type. | |
| typedef __s8 | ParCompMark::s8 |
| Signed 8-bit type. | |
| typedef __u16 | ParCompMark::u16 |
| Unsigned 16-bit type. | |
| typedef __s16 | ParCompMark::s16 |
| Signed 16-bit type. | |
| typedef __u32 | ParCompMark::u32 |
| Unsigned 32-bit type. | |
| typedef __s32 | ParCompMark::s32 |
| Signed 32-bit type. | |
| typedef __u64 | ParCompMark::u64 |
| Unsigned 64-bit type. | |
| typedef __s64 | ParCompMark::s64 |
| Signed 64-bit type. | |
| typedef double | ParCompMark::Real |
| Unsigned floating type. | |
Define Documentation
| #define SQPLUS_CONST_OPT |
Definition at line 64 of file PCMPremeditations.h.