Defines | Typedefs | Variables

FeatureFileReaderSPro3.cpp File Reference

#include <new>
#include "FeatureFileReaderSPro3.h"
#include "FileReader.h"
#include "Feature.h"
#include "Exception.h"
#include "LabelServer.h"
#include "Label.h"
#include "Config.h"
Include dependency graph for FeatureFileReaderSPro3.cpp:

Go to the source code of this file.

Defines

#define ALIZE_FeatureFileReaderSPro3_cpp

Typedefs

typedef FeatureFileReaderSPro3 R

Variables

static const int WITHE = 0x01
static const int WITHZ = 0x02
static const int WITHN = 0x04
static const int WITHD = 0x08
static const int WITHA = 0xa0
static const int WITHNODE = 0x10

Define Documentation

#define ALIZE_FeatureFileReaderSPro3_cpp

Definition at line 56 of file FeatureFileReaderSPro3.cpp.


Typedef Documentation

Definition at line 76 of file FeatureFileReaderSPro3.cpp.


Variable Documentation

const int WITHA = 0xa0 [static]
const int WITHD = 0x08 [static]
const int WITHE = 0x01 [static]
const int WITHN = 0x04 [static]

Definition at line 70 of file FeatureFileReaderSPro3.cpp.

const int WITHNODE = 0x10 [static]
const int WITHZ = 0x02 [static]

Definition at line 68 of file FeatureFileReaderSPro3.cpp.