📄 priority_mapping.cpp
字号:
// Priority_Mapping.cpp,v 1.2 2003/06/20 04:25:12 dhinton Exp
#include "tao/orbconf.h"
#if defined (TAO_HAS_CORBA_MESSAGING) && TAO_HAS_CORBA_MESSAGING != 0
#include "Priority_Mapping.h"
#if !defined (__ACE_INLINE__)
# include "Priority_Mapping.i"
#endif /* ! __ACE_INLINE__ */
ACE_RCSID(tao, Priority_Mapping, "Priority_Mapping.cpp,v 1.2 2003/06/20 04:25:12 dhinton Exp")
TAO_Priority_Mapping::~TAO_Priority_Mapping (void)
{
}
#endif /* TAO_HAS_CORBA_MESSAGING && TAO_HAS_CORBA_MESSAGING != 0 */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -