ddsJoySplDcps.h
Go to the documentation of this file.
00001 #ifndef DDSJOYSPLTYPES_H
00002 #define DDSJOYSPLTYPES_H
00003 
00004 #include "ccpp_ddsJoy.h"
00005 
00006 #include <c_base.h>
00007 #include <c_misc.h>
00008 #include <c_sync.h>
00009 #include <c_collection.h>
00010 #include <c_field.h>
00011 
00012 #include "HeaderSplDcps.h"
00013 
00014 extern c_metaObject __ddsJoy__load (c_base base);
00015 extern char * __ddsJoy__keys (void);
00016 extern char * __ddsJoy__name (void);
00017 struct _ddsJoy ;
00018 extern  c_bool __ddsJoy__copyIn(c_base base, struct ddsJoy *from, struct _ddsJoy *to);
00019 extern  void __ddsJoy__copyOut(void *_from, void *_to);
00020 struct _ddsJoy {
00021     struct _Header header;
00022     c_sequence axes;
00023     c_sequence buttons;
00024 };
00025 
00026 #endif


proxyJoy
Author(s): Ronny Hartanto
autogenerated on Mon Oct 6 2014 06:54:35