be_visitor_component_fwd.cpp
来自「这是广泛使用的通信开源项目,对于大容量,高并发的通讯要求完全能够胜任,他广泛可用」· C++ 代码 · 共 37 行
CPP
37 行
//
// be_visitor_component_fwd.cpp,v 1.3 2002/09/25 16:25:35 parsons Exp
//
// ============================================================================
//
// = LIBRARY
// TAO IDL
//
// = FILENAME
// be_visitor_component_fwd.cpp
//
// = DESCRIPTION
// Visitors for generation of code for forward declared Component
//
// = AUTHOR
// Jeff Parsons
//
// ============================================================================
#include "be_component_fwd.h"
#include "be_helper.h"
#include "be_visitor_component_fwd.h"
#include "be_visitor_interface_fwd.h"
#include "be_visitor_context.h"
#include "be_visitor_component_fwd/component_fwd_ch.cpp"
#include "be_visitor_component_fwd/any_op_ch.cpp"
#include "be_visitor_component_fwd/cdr_op_ch.cpp"
#include "be_visitor_component_fwd/cdr_op_ci.cpp"
ACE_RCSID (be,
be_visitor_component_fwd,
"be_visitor_component_fwd.cpp,v 1.3 2002/09/25 16:25:35 parsons Exp")
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?