Struct Parser::Chunk

Nested Relationships

This struct is a nested type of Template Class Parser.

Struct Documentation

struct Chunk

Public Functions

inline Chunk(const std::string &str = "", int t = -1, const Value<Derived> &val = Value<Derived>())

Public Members

std::string field
int type
Value<Derived> value
int row0
int col0
int rows
int cols