📄 rtcorba_setup.inl
字号:
/**
* @file RTCORBA_Setup.inl
*
* RTCORBA_Setup.inl,v 1.3 2002/03/04 16:56:37 coryan Exp
*
* @author Carlos O'Ryan <coryan@uci.edu>
*/
ACE_INLINE const RTCORBA::ThreadpoolLanes &
RTCORBA_Setup::lanes (void) const
{
return this->lanes_;
}
ACE_INLINE RTCORBA::Priority
RTCORBA_Setup::process_priority (void) const
{
return this->process_priority_;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -