RagTime5ChartInternal::ChildTZoneParser Struct Referencefinal

Internal: the helper to read child text box value(title+label) More...

Inheritance diagram for RagTime5ChartInternal::ChildTZoneParser:
RagTime5StructManager::DataParser

Public Member Functions

 ChildTZoneParser ()
 constructor More...
 
 ~ChildTZoneParser () final
 destructor More...
 
bool parseData (MWAWInputStreamPtr &input, long endPos, RagTime5Zone &, int, libmwaw::DebugStream &f) final
 try to parse a data More...
 
- Public Member Functions inherited from RagTime5StructManager::DataParser
 DataParser (std::string const &zoneName)
 constructor More...
 
virtual ~DataParser ()
 destructor More...
 
virtual std::string getZoneName () const
 return the debug name corresponding to a zone More...
 
virtual std::string getZoneName (int n) const
 return the debug name corresponding to a field More...
 

Additional Inherited Members

- Protected Attributes inherited from RagTime5StructManager::DataParser
std::string m_name
 the field name More...
 

Detailed Description

Internal: the helper to read child text box value(title+label)

Constructor & Destructor Documentation

◆ ChildTZoneParser()

RagTime5ChartInternal::ChildTZoneParser::ChildTZoneParser ( )
inline

constructor

◆ ~ChildTZoneParser()

RagTime5ChartInternal::ChildTZoneParser::~ChildTZoneParser ( )
final

destructor

Member Function Documentation

◆ parseData()

bool RagTime5ChartInternal::ChildTZoneParser::parseData ( MWAWInputStreamPtr input,
long  endPos,
RagTime5Zone ,
int  ,
libmwaw::DebugStream f 
)
inlinefinalvirtual

try to parse a data

Reimplemented from RagTime5StructManager::DataParser.


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

Generated for libmwaw by doxygen 1.8.14