DCL 4.0
Loading...
Searching...
No Matches
TagReader.cpp File Reference
#include <dcl/Config.h>
#include <string.h>
#include <dcl/Charset.h>
#include <dcl/File.h>
#include <dcl/Dir.h>
#include <dcl/Writer.h>
#include <dcl/Files.h>
#include "ID3v1.h"
#include "ID3v2.h"
#include "APEv2.h"
#include "MediaInfo.h"
#include "main.h"
#include "TagReader.h"

Go to the source code of this file.

Macros

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

Macro Definition Documentation

◆ __DCL_TRACE1_N

#define __DCL_TRACE1_N ( fmt,
arg )

Definition at line 30 of file TagReader.cpp.

◆ __DCL_TRACE2_N

#define __DCL_TRACE2_N ( fmt,
arg1,
arg2 )

Definition at line 31 of file TagReader.cpp.

◆ __DCL_TRACE3_N

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

Definition at line 32 of file TagReader.cpp.

◆ __TRACE_THIS

#define __TRACE_THIS   0

Definition at line 24 of file TagReader.cpp.