Main Page | Namespace List | Class Hierarchy | Compound List | File List | Namespace Members | Compound Members | File Members

builder.hh File Reference

#include <cstdio>
#include <iostream>
#include <exception>
#include "utap/common.hh"

Go to the source code of this file.

Namespaces

namespace  UTAP

Functions

int32_t parseXTA (FILE *, UTAP::ParserBuilder *, UTAP::ErrorHandler *, bool newxta)
int32_t parseXTA (const char *, UTAP::ParserBuilder *, UTAP::ErrorHandler *, bool newxta)
int32_t parseXMLBuffer (const char *buffer, UTAP::ParserBuilder *, UTAP::ErrorHandler *, bool newxta)
 The actual parsing interface function.

int32_t parseXMLFile (const char *filename, UTAP::ParserBuilder *, UTAP::ErrorHandler *, bool newxta)
 The actual parsing interface function.

int32_t parseProperty (const char *str, UTAP::ParserBuilder *aParserBuilder, UTAP::ErrorHandler *)
int32_t parseProperty (FILE *, UTAP::ParserBuilder *aParserBuilder, UTAP::ErrorHandler *)


Function Documentation

int32_t parseProperty FILE *  ,
UTAP::ParserBuilder aParserBuilder,
UTAP::ErrorHandler
 

int32_t parseProperty const char *  str,
UTAP::ParserBuilder aParserBuilder,
UTAP::ErrorHandler
 

int32_t parseXMLBuffer const char *  buffer,
ParserBuilder *  pb,
ErrorHandler *  errHandler,
bool  newxta
 

The actual parsing interface function.

int32_t parseXMLFile const char *  filename,
ParserBuilder *  pb,
ErrorHandler *  errHandler,
bool  newxta
 

The actual parsing interface function.

int32_t parseXTA const char *  ,
UTAP::ParserBuilder ,
UTAP::ErrorHandler ,
bool  newxta
 

int32_t parseXTA FILE *  ,
UTAP::ParserBuilder ,
UTAP::ErrorHandler ,
bool  newxta
 


Generated on Wed Jul 2 12:08:18 2003 for libutap by doxygen 1.3.2