specificpostamble.h
来自「pRTI 自带的include文件包」· C头文件 代码 · 共 15 行
H
15 行
/***********************************************************************
IEEE 1516.1 High Level Architecture Interface Specification C++ API
File: RTI/SpecificPostamble.h
***********************************************************************/
// Purpose: This file contains definitions that need to follow the RTI
// class declaration that are specific to the RTI implementation.
#ifndef RTI_SpecificPostamble_h
#define RTI_SpecificPostamble_h
// RTI vendor specific details could go here
#endif // RTI_SpecificPostamble_h
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?