C++ Instrument Catalog
Macros | Typedefs
MFC2x46Device.cpp File Reference
#include <regex>
#include <fstream>
#include <sstream>
#include "MFC2x46Device.h"
#include "CPT2026PeripheralROM.h"
#include "Exception.h"
#include "date.h"

Go to the source code of this file.

Macros

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

Typedefs

typedef CException< CMFC2x46DeviceCMFC2x46DeviceException
 

Detailed Description

Date
2020

Definition in file MFC2x46Device.cpp.

Macro Definition Documentation

◆ DIR_SEP

#define DIR_SEP   '/'

Definition at line 22 of file MFC2x46Device.cpp.

◆ LOG

#define LOG (   __msg__,
  __level__,
  __location__ 
)    m_rMFCController.l_SendLogMessage(__msg__, __level__, ".MFC2x46Device", __location__)

Definition at line 25 of file MFC2x46Device.cpp.

Typedef Documentation

◆ CMFC2x46DeviceException

Definition at line 27 of file MFC2x46Device.cpp.