⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 cucontrol.cpp

📁 含有uml的多个实例及实例的java源码。
💻 CPP
字号:
// {{{RME classifier 'Logical View::ControlUnits::CUControl'#if defined( PRAGMA ) && ! defined( PRAGMA_IMPLEMENTED )#pragma implementation "rtg/CUControl.h"#endif#include <RTSystem/AutoTestMarkI_x86VisualCpp60.h>#include <rtg/CUControl.h>const RTProtocolDescriptor CUControl::Base::rt_class ={	&RTRootProtocol::rt_class  , &CUControl::Conjugate::rt_class  , "CUControl"  , 0  , 3  , CUControl::Base::rt_signals#if RTRUNTIMEBC  , &RTProtocolDescriptor::getUnknownGlobalSignal, &RTProtocolDescriptor::getUnknownLocalSignal#endif};const RTSignalDescriptor CUControl::Base::rt_signals[] ={	{		"CheckReady"	  , &RTType_void	  , CUControl::Base::rti_CheckReady	}  , {		"rtBound"	  , (const RTObject_class *)0	  , CUControl::Base::rti_rtBound	}  , {		"rtUnbound"	  , (const RTObject_class *)0	  , CUControl::Base::rti_rtUnbound	}};const RTProtocolDescriptor CUControl::Conjugate::rt_class ={	&RTRootProtocol::rt_class  , &CUControl::Base::rt_class  , "CUControl"  , 0  , 4  , CUControl::Conjugate::rt_signals#if RTRUNTIMEBC  , &RTProtocolDescriptor::getUnknownGlobalSignal, &RTProtocolDescriptor::getUnknownLocalSignal#endif};const RTSignalDescriptor CUControl::Conjugate::rt_signals[] ={	{		"NotReady"	  , &RTType_void	  , CUControl::Conjugate::rti_NotReady	}  , {		"Ready"	  , &RTType_void	  , CUControl::Conjugate::rti_Ready	}  , {		"rtBound"	  , (const RTObject_class *)0	  , CUControl::Conjugate::rti_rtBound	}  , {		"rtUnbound"	  , (const RTObject_class *)0	  , CUControl::Conjugate::rti_rtUnbound	}};// }}}RME

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -