YGP::OFParseEOF< T > Class Template Reference

Class to check if EOF is parsed. More...

Inherits YGP::ParseEOF.

List of all members.

Public Member Functions

 OFParseEOF (T &objToNotify, PTCALLBACK callback)
virtual ~OFParseEOF ()

Protected Member Functions

virtual int found (const char *pFoundValue, unsigned int len)


Detailed Description

template<class T>
class YGP::OFParseEOF< T >

Class to check if EOF is parsed.

See ParseObject for a general description of the parser and ParseEOF for a description of how this class parses its object.


Constructor & Destructor Documentation

template<class T >
YGP::OFParseEOF< T >::OFParseEOF ( T &  objToNotify,
PTCALLBACK  callback 
) [inline]

Constructor; with callback to call if object is found.

template<class T >
virtual YGP::OFParseEOF< T >::~OFParseEOF (  )  [inline, virtual]

Destructor.


Member Function Documentation

template<class T >
virtual int YGP::OFParseEOF< T >::found ( const char *  pFoundValue,
unsigned int  len 
) [inline, protected, virtual]

The object was parsed successfully: Notify via the callback.

Reimplemented from YGP::ParseObject.


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

YGP Version 0.9.31 - Generated on Wed Nov 18 11:25:28 2009 by doxygen 1.5.8