Quick Links:

bal | bbl | bdl | bsl

Public Member Functions

balxml::TypesParserUtilImp_ParseList Class Reference

#include <balxml_typesparserutil.h>

List of all members.

Public Member Functions

 TypesParserUtilImp_ParseList (const char *input, int inputLength)
template<class TYPE , class ANY_CATEGORY >
int operator() (TYPE *object, ANY_CATEGORY category) const
template<class TYPE >
int operator() (TYPE *, bslmf::Nil) const

Detailed Description

Component-private class. Do not use.

See Component balxml_typesparserutil


Constructor & Destructor Documentation

balxml::TypesParserUtilImp_ParseList::TypesParserUtilImp_ParseList ( const char *  input,
int  inputLength 
) [inline]

Member Function Documentation

template<class TYPE , class ANY_CATEGORY >
int balxml::TypesParserUtilImp_ParseList::operator() ( TYPE *  object,
ANY_CATEGORY  category 
) const [inline]
template<class TYPE >
int balxml::TypesParserUtilImp_ParseList::operator() ( TYPE *  ,
bslmf::Nil   
) const [inline]

References BSLS_ASSERT_SAFE.


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