highlighter application  1.1
HCE project utils : highlighter
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
InDataStruct::InternalInDataParams Struct Reference

#include <InDataStruct.hpp>

Public Member Functions

 InternalInDataParams ()

Public Attributes

std::string beginMarker
std::string endMarker
unsigned int maxNumber
std::string delimiters
std::string acronyms
bool numbersAsWords
bool useSingleChars
unsigned int timeout

Detailed Description

Definition at line 27 of file InDataStruct.hpp.

Constructor & Destructor Documentation

InDataStruct::InternalInDataParams::InternalInDataParams ( )
inline

Definition at line 37 of file InDataStruct.hpp.

Member Data Documentation

std::string InDataStruct::InternalInDataParams::acronyms

Definition at line 33 of file InDataStruct.hpp.

std::string InDataStruct::InternalInDataParams::beginMarker

Definition at line 29 of file InDataStruct.hpp.

std::string InDataStruct::InternalInDataParams::delimiters

Definition at line 32 of file InDataStruct.hpp.

std::string InDataStruct::InternalInDataParams::endMarker

Definition at line 30 of file InDataStruct.hpp.

unsigned int InDataStruct::InternalInDataParams::maxNumber

Definition at line 31 of file InDataStruct.hpp.

bool InDataStruct::InternalInDataParams::numbersAsWords

Definition at line 34 of file InDataStruct.hpp.

unsigned int InDataStruct::InternalInDataParams::timeout

Definition at line 36 of file InDataStruct.hpp.

bool InDataStruct::InternalInDataParams::useSingleChars

Definition at line 35 of file InDataStruct.hpp.


The documentation for this struct was generated from the following file: