• Main Page
  • Related Pages
  • Modules
  • Data Structures
  • Files
  • Examples
  • File List
  • Globals

include/analogy/types.h

Go to the documentation of this file.
00001 
00023 #ifndef __ANALOGY_TYPES__
00024 #define __ANALOGY_TYPES__
00025 
00026 #ifndef DOXYGEN_CPP
00027 
00028 /* --- Misc precompilation constant --- */
00029 #define A4L_NAMELEN 20
00030 
00031 /* --- Common Analogy types --- */
00032 
00033 typedef unsigned short sampl_t;
00034 typedef unsigned long lsampl_t;
00035 
00036 #endif /* !DOXYGEN_CPP */
00037 
00038 #endif /* __ANALOGY_TYPES__ */

Generated on Wed Jan 23 2013 13:24:01 for Xenomai API by  doxygen 1.7.1