Main Page | Class List | File List | Class Members | File Members

TelepatiStub.h

00001 //
00002 //  TelepatiStub.h
00003 //  This file is generated by stubgen2.
00004 //
00005 
00006 //
00007 // Copyright 2002 Sony Corporation 
00008 //
00009 // Permission to use, copy, modify, and redistribute this software for
00010 // non-commercial use is hereby granted.
00011 //
00012 // This software is provided "as is" without warranty of any kind,
00013 // either expressed or implied, including but not limited to the
00014 // implied warranties of fitness for a particular purpose.
00015 //
00016 
00017 #ifndef _stub_h_DEFINED
00018 #define _stub_h_DEFINED
00019 
00020 #ifndef OPENR_STUBGEN
00021 #define OPENR_STUBGEN
00022 #endif
00023 
00024 #include <OPENR/OPENR.h>
00025 #include <OPENR/OPENRMessages.h>
00026 #include <OPENR/ObjcommMessages.h>
00027 #include <OPENR/stub_macro.h>
00028 #include "def.h"
00029 
00030 extern "C" {
00031     StubFuncDeclare_Basic(Init)
00032     StubFuncDeclare_Basic(Start)
00033     StubFuncDeclare_Basic(Stop)
00034     StubFuncDeclare_Basic(Destroy)
00035     StubFuncDeclare_Subject(0)
00036     StubFuncDeclare_Observer(0)
00037     void _SendCont(void*);
00038     void _ReceiveCont(void*);
00039     void _TimerEnd(void*);
00040     void _EtherStat(void*);
00041 }
00042 
00043 #endif // _stub_h_DEFINED
00044 

Generated on Fri Oct 15 18:06:43 2004 for OggettoOPEN-RTelepati by  doxygen 1.3.9.1