?? marki_container.h
字號:
// {{{RME classifier 'Logical View::Brewers::MarkI_Container'#ifndef rtg_MarkI_Container_H#define rtg_MarkI_Container_H#ifdef PRAGMA#pragma interface "rtg/MarkI_Container.h"#endif#include <RTSystem/MarkI_x86VisualCpp60.h>// {{{RME tool 'OT::Cpp' property 'HeaderPreface'// {{{USR// }}}USR// }}}RMEextern const RTActorClass MarkI_Container;#define SUPER RTActorclass MarkI_Container_Actor : public RTActor{public: // {{{RME tool 'OT::Cpp' property 'PublicDeclarations' // {{{USR // }}}USR // }}}RMEprotected: // {{{RME tool 'OT::Cpp' property 'ProtectedDeclarations' // {{{USR // }}}USR // }}}RMEprivate: // {{{RME tool 'OT::Cpp' property 'PrivateDeclarations' // {{{USR // }}}USR // }}}RMEprotected: // {{{RME capsuleRole 'plate' RTActorRef plate; // }}}RME // {{{RME capsuleRole 'frontPanel' RTActorRef frontPanel; // }}}RME // {{{RME capsuleRole 'sprayer' RTActorRef sprayer; // }}}RME // {{{RME capsuleRole 'coffeeBrewer' RTActorRef coffeeBrewer; // }}}RMEpublic: MarkI_Container_Actor( RTController * rtg_rts, RTActorRef * rtg_ref ); virtual ~MarkI_Container_Actor( void ); virtual int _followInV( RTBindingEnd & rtg_end, int rtg_portId, int rtg_repIndex ); virtual int _followOutV( RTBindingEnd & rtg_end, int rtg_compId, int rtg_portId, int rtg_repIndex ); virtual void rtsBehavior( int signalIndex, int portIndex ); virtual const RTActor_class * getActorData( void ) const;protected: static const RTActor_class rtg_class;public: static const RTStateId rtg_parent_state[];private: static const RTComponentDescriptor rtg_capsule_roles[];};#undef SUPER// {{{RME tool 'OT::Cpp' property 'HeaderEnding'// {{{USR// }}}USR// }}}RME#endif /* rtg_MarkI_Container_H */// }}}RME
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -