tracecall.h

来自「Vxworks 源代码」· C头文件 代码 · 共 33 行

H
33
字号
/* TraceCall/TraceCall.h - TraceCall API *//* Copyright (c) 1999 Wind River Systems, Inc. *//*modification history--------------------01i,16jul01,dbs  remove trace-call facility01h,27jun01,dbs  fix include paths and names01g,15jul99,aim  trace all by default01f,24jun99,aim  Syslog i/f changes01e,04jun99,aim  fixes for new Syslog macros01d,02jun99,aim  changes for solaris build01c,28may99,dbs  use new STL usage01b,05may99,aim  added documentation01a,27Apr99,aim  written*///// DESCRIPTION //// This feature has been temporarily removed from VxCOM.//#ifndef __INCTraceCall_h#define __INCTraceCall_h#include "Syslog.h"#define TRACE_CALL#endif // __INCTraceCall_h

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?