[BACK]Return to oxCMO0.h CVS log [TXT][DIR] Up to [local] / OpenXM / src / kan96xx / plugin

Annotation of OpenXM/src/kan96xx/plugin/oxCMO0.h, Revision 1.1

1.1     ! maekawa     1: /* ox_CMO0.h, these tags should be synchrozied with plugin/cmo.h */
        !             2: #define CMO_INT32  2
        !             3: #define CMO_DATUM  3
        !             4: #define CMO_STRING 4
        !             5: #define CMO_STREAM 5
        !             6: #define CMO_DOUBLE 6
        !             7: #define CMO_ARRAYOFINT32 7
        !             8:
        !             9: #define CMO_TAIL   0x7fabcd03

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>