diff -r f45fd4cd3832 -r 34654679f262 doc/doxygen/html/unix_2applicfg_8h.html --- a/doc/doxygen/html/unix_2applicfg_8h.html Fri Jul 06 10:53:15 2007 +0200 +++ b/doc/doxygen/html/unix_2applicfg_8h.html Mon Jul 16 08:56:03 2007 +0200 @@ -18,9 +18,10 @@
#include <string.h>
#include <stdio.h>
#include <sys/types.h>
Include dependency graph for applicfg.h:
Defines | |
#define | INTEGER8 char |
#define | INTEGER16 short |
#define | INTEGER24 |
#define | INTEGER32 long |
#define | INTEGER40 |
#define | INTEGER48 |
#define | INTEGER56 |
#define | INTEGER64 |
#define | UNS8 unsigned char |
#define | UNS16 unsigned short |
#define | UNS32 unsigned long |
#define | UNS24 |
#define | UNS40 |
#define | UNS48 |
#define | UNS56 |
#define | UNS64 |
#define | REAL32 float |
#define | REAL64 double |
#define | MSG_ERR(num, str, val) |
#define | MSG_WAR(num, str, val) |
#define | INTEGER8 int8_t |
#define | INTEGER16 int16_t |
#define | INTEGER24 int32_t |
#define | INTEGER32 int32_t |
#define | INTEGER40 int64_t |
#define | INTEGER48 int64_t |
#define | INTEGER56 int64_t |
#define | INTEGER64 int64_t |
#define | UNS8 u_int8_t |
#define | UNS16 u_int16_t |
#define | UNS32 u_int32_t |
#define | UNS24 u_int32_t |
#define | UNS40 u_int64_t |
#define | UNS48 u_int64_t |
#define | UNS56 u_int64_t |
#define | UNS64 u_int64_t |
#define | REAL32 float |
#define | REAL64 double |
#define | MSG_ERR(num, str, val) |
#define | MSG_WAR(num, str, val) |
Typedefs | |
typedef void * | CAN_HANDLE |
typedef void * | CAN_PORT |
typedef void * | CAN_HANDLE |
typedef void * | CAN_PORT |
#define INTEGER16 short | + +
#define INTEGER16 int16_t | +
+ +
+Definition at line 51 of file applicfg.h. +
#define INTEGER24 int32_t | +
+ +
+Definition at line 52 of file applicfg.h. +
#define INTEGER32 int32_t | +
+ +
+Definition at line 53 of file applicfg.h. +
#define INTEGER40 int64_t | +
+ +
+Definition at line 54 of file applicfg.h. +
#define INTEGER48 int64_t | +
+ +
+Definition at line 55 of file applicfg.h. +
#define INTEGER56 int64_t | +
+ +
+Definition at line 56 of file applicfg.h. +
#define INTEGER64 int64_t | +
+ +
+Definition at line 57 of file applicfg.h. +
#define INTEGER24 | -
- -
-Definition at line 51 of file applicfg.h. -
#define INTEGER32 long | -
- -
-Definition at line 52 of file applicfg.h. -
#define INTEGER40 | -
- -
-Definition at line 53 of file applicfg.h. -
#define INTEGER48 | -
- -
-Definition at line 54 of file applicfg.h. -
#define INTEGER56 | -
- -
-Definition at line 55 of file applicfg.h. -
#define INTEGER64 | -
- -
-Definition at line 56 of file applicfg.h. -
#define INTEGER8 char | -
- -
-Definition at line 49 of file applicfg.h. -
#define UNS16 unsigned short | +Definition at line 71 of file applicfg.h. + +
#define UNS16 u_int16_t | +
+ +
+Definition at line 61 of file applicfg.h. +
#define UNS24 u_int32_t | +
+ +
+Definition at line 63 of file applicfg.h. +
#define UNS32 u_int32_t | +
+ +
+Definition at line 62 of file applicfg.h. +
#define UNS40 u_int64_t | +
+ +
+Definition at line 64 of file applicfg.h. +
#define UNS48 u_int64_t | +
+ +
+Definition at line 65 of file applicfg.h. +
#define UNS56 u_int64_t | +
+ +
+Definition at line 66 of file applicfg.h. +
#define UNS64 u_int64_t | +
+ +
+Definition at line 67 of file applicfg.h. +
#define UNS24 | -
- -
-Definition at line 62 of file applicfg.h. -
#define UNS32 unsigned long | -
- -
-Definition at line 61 of file applicfg.h. -
#define UNS40 | -
- -
-Definition at line 63 of file applicfg.h. -
#define UNS48 | -
- -
-Definition at line 64 of file applicfg.h. -
#define UNS56 | -
- -
-Definition at line 65 of file applicfg.h. -
#define UNS64 | -
- -
-Definition at line 66 of file applicfg.h. -
#define UNS8 unsigned char | -
- -
-Definition at line 59 of file applicfg.h. -
typedef void* CAN_HANDLE | -
- -
-Definition at line 96 of file applicfg.h. -
typedef void* CAN_PORT | -
- -
-Definition at line 98 of file applicfg.h. -
-
typedef void* CAN_HANDLE | +
+ +
+Definition at line 97 of file applicfg.h. +
typedef void* CAN_PORT | +
+ +
+Definition at line 99 of file applicfg.h. +
+