DCL 4.0
Loading...
Searching...
No Matches
EntityCopy.cpp File Reference
#include <dcl/Config.h>
#include <dcl/DateTime.h>
#include "main.h"
#include "EntityCopy.h"

Go to the source code of this file.

Macros

#define __TRACE_THIS   0
#define __DCL_TRACE0_N(fmt, arg)
#define __DCL_TRACE1_N(fmt, arg)
#define __DCL_TRACE2_N(fmt, arg1, arg2)
#define __DCL_TRACE3_N(fmt, arg1, arg2, arg3)
#define __DCL_TRACE4_N(fmt, arg1, arg2, arg3, arg4)

Macro Definition Documentation

◆ __DCL_TRACE0_N

#define __DCL_TRACE0_N ( fmt,
arg )

Definition at line 20 of file EntityCopy.cpp.

◆ __DCL_TRACE1_N

#define __DCL_TRACE1_N ( fmt,
arg )

Definition at line 21 of file EntityCopy.cpp.

◆ __DCL_TRACE2_N

#define __DCL_TRACE2_N ( fmt,
arg1,
arg2 )

Definition at line 22 of file EntityCopy.cpp.

◆ __DCL_TRACE3_N

#define __DCL_TRACE3_N ( fmt,
arg1,
arg2,
arg3 )

Definition at line 23 of file EntityCopy.cpp.

◆ __DCL_TRACE4_N

#define __DCL_TRACE4_N ( fmt,
arg1,
arg2,
arg3,
arg4 )

Definition at line 24 of file EntityCopy.cpp.

◆ __TRACE_THIS

#define __TRACE_THIS   0

Definition at line 12 of file EntityCopy.cpp.