|
BDE 4.39.x Production Release
|
#include <balxml_listparser.h>
Public Member Functions | |
| int | operator() (ElementType *elem) |
| template<class t_ELEM > | |
| int | operator() (t_ELEM *) |
Public Attributes | |
| ParseElementCallback & | d_parseElementCallback |
| const char * | d_data |
| int | d_dataLength |
|
inline |
|
inline |
| const char* balxml::ListParser< TYPE >::ParseElementFunctor::d_data |
| int balxml::ListParser< TYPE >::ParseElementFunctor::d_dataLength |
| ParseElementCallback& balxml::ListParser< TYPE >::ParseElementFunctor::d_parseElementCallback |