![]() |
VR-Link API Documentation for DIS
|
00001 /********************************************************************* 00002 ** Copyright (c) 1992-2010 VT MAK 00003 ** All rights reserved. 00004 *********************************************************************/ 00005 00006 #ifndef CALLBACKS_H_ 00007 #define CALLBACKS_H_ 00008 00013 00014 00015 00016 #include "refAttrCbInfo.h" 00017 #include "refAttrCbList.h" 00018 #include "updCtlCbInfo.h" 00019 #include "updCtlCbList.h" 00020 #include "regCtlCbInfo.h" 00021 #include "regCtlCbList.h" 00022 #include "stIntCbInfo.h" 00023 #include "stIntCbList.h" 00024 #include "remObjCbInfo.h" 00025 #include "recIntrCbInfo.h" 00026 #include "dscvObjCbInfo.h" 00027 #include "fedTimeCbList.h" 00028 #include "fedTimeCbInfo.h" 00029 #include "resNameCbList.h" 00030 #include "resNameCbInfo.h" 00031 #include "connectionLostCbList.h" 00032 #include "connectionLostCbInfo.h" 00033 00034 #endif 00035