RagTime5SpreadsheetInternal::Unknown5Parser Struct Reference

Internal: the helper to read a unknown list data. More...

Inheritance diagram for RagTime5SpreadsheetInternal::Unknown5Parser:
RagTime5StructManager::DataParser

List of all members.

Public Member Functions

 Unknown5Parser (std::string const &zoneName, int fieldSize)
 constructor
bool parseData (MWAWInputStreamPtr &input, long endPos, RagTime5Zone &zone, int n, libmwaw::DebugStream &f)
 try to parse a data

Public Attributes

int m_fieldSize
 the field size

Private Member Functions

 Unknown5Parser (Unknown5Parser &orig)
 copy constructor, not implemented
Unknown5Parseroperator= (Unknown5Parser &orig)
 copy operator, not implemented

Detailed Description

Internal: the helper to read a unknown list data.


Constructor & Destructor Documentation

RagTime5SpreadsheetInternal::Unknown5Parser::Unknown5Parser ( std::string const &  zoneName,
int  fieldSize 
) [inline]

constructor

copy constructor, not implemented


Member Function Documentation

Unknown5Parser& RagTime5SpreadsheetInternal::Unknown5Parser::operator= ( Unknown5Parser orig) [private]

copy operator, not implemented

bool RagTime5SpreadsheetInternal::Unknown5Parser::parseData ( MWAWInputStreamPtr input,
long  endPos,
RagTime5Zone zone,
int  n,
libmwaw::DebugStream f 
) [inline, virtual]

try to parse a data

Reimplemented from RagTime5StructManager::DataParser.


Member Data Documentation


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