C++ Instrument Catalog
Macros
MFCController.cpp File Reference
#include <regex>
#include <fstream>
#include <sstream>
#include "MFCController.h"
#include "OSDefines.h"

Go to the source code of this file.

Macros

#define LOG(__msg__, __level__, __location__)   l_SendLogMessage(__msg__, __level__, "", __location__ )
 
#define DIR_SEP   '/'
 

Detailed Description

Date
2020

Definition in file MFCController.cpp.

Macro Definition Documentation

◆ DIR_SEP

#define DIR_SEP   '/'

Definition at line 20 of file MFCController.cpp.

◆ LOG

#define LOG (   __msg__,
  __level__,
  __location__ 
)    l_SendLogMessage(__msg__, __level__, "", __location__ )

Definition at line 15 of file MFCController.cpp.