#include <StepFile_ReadData.hxx>
#include <cstdlib>
#include <iostream>
#include <stdexcept>
#include <string>
#include <vector>
#include <FlexLexer.h>
Define the step::parser class.
◆ YY_ATTRIBUTE_PURE
| #define YY_ATTRIBUTE_PURE |
◆ YY_ATTRIBUTE_UNUSED
| #define YY_ATTRIBUTE_UNUSED |
◆ YY_CAST
| #define YY_CAST |
( |
| Type, |
|
|
| Val ) ((Type)(Val)) |
◆ YY_CONSTEXPR
◆ YY_COPY
| #define YY_COPY |
( |
| Type | ) |
const Type& |
◆ YY_CPLUSPLUS
| #define YY_CPLUSPLUS 199711L |
◆ YY_IGNORE_MAYBE_UNINITIALIZED_BEGIN
| #define YY_IGNORE_MAYBE_UNINITIALIZED_BEGIN |
◆ YY_IGNORE_MAYBE_UNINITIALIZED_END
| #define YY_IGNORE_MAYBE_UNINITIALIZED_END |
◆ YY_IGNORE_USELESS_CAST_BEGIN
| #define YY_IGNORE_USELESS_CAST_BEGIN |
◆ YY_IGNORE_USELESS_CAST_END
| #define YY_IGNORE_USELESS_CAST_END |
◆ YY_INITIAL_VALUE
| #define YY_INITIAL_VALUE |
( |
| Value | ) |
Value |
◆ YY_MOVE
◆ YY_MOVE_OR_COPY
| #define YY_MOVE_OR_COPY copy |
◆ YY_MOVE_REF
| #define YY_MOVE_REF |
( |
| Type | ) |
Type& |
◆ YY_NOEXCEPT
◆ YY_NOTHROW
| #define YY_NOTHROW throw() |
◆ YY_NULLPTR
| #define YY_NULLPTR ((void*)0) |
◆ YY_REINTERPRET_CAST
| #define YY_REINTERPRET_CAST |
( |
| Type, |
|
|
| Val ) ((Type)(Val)) |
◆ YY_RVREF
| #define YY_RVREF |
( |
| Type | ) |
const Type& |
◆ YYDEBUG
◆ yyFlexLexer
| #define yyFlexLexer stepFlexLexer |
◆ YYUSE
| #define YYUSE |
( |
| E | ) |
((void)(E)) |