Scanframe Modular Application
0.1.0
Loading...
Searching...
No Matches
DebugReader.h
Go to the documentation of this file.
1
#pragma once
2
#include "
global.h
"
3
#include <string>
4
5
namespace
sf
6
{
7
8
class
_DXF_CLASS
DebugReader
9
{
10
public
:
11
DebugReader
();
12
13
bool
read
(
const
std::string& filepath);
14
};
15
16
}
// namespace sf
sf::DebugReader
Definition
DebugReader.h:9
sf::DebugReader::DebugReader
DebugReader()
sf::DebugReader::read
bool read(const std::string &filepath)
_DXF_CLASS
#define _DXF_CLASS
Definition
dxf/global.h:38
sf
Definition
Application.h:10
global.h
src
com
dxf
DebugReader.h
Generated by
1.9.8