Geant4_10
Classes | Typedefs | Functions
xDataExtras.cc File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "xData.h"
Include dependency graph for xDataExtras.cc:

Go to the source code of this file.

Classes

struct  xmlTextStruct_s
 

Typedefs

typedef struct xmlTextStruct_s xmlTextStruct
 

Functions

char * xData_parseReconstructXML (xData_document *xData_doc)
 
int xData_parseOutline (FILE *f, xData_document *xData_doc, int outputText)
 

Typedef Documentation

Function Documentation

int xData_parseOutline ( FILE *  f,
xData_document xData_doc,
int  outputText 
)

Definition at line 142 of file xDataExtras.cc.

char* xData_parseReconstructXML ( xData_document xData_doc)

Definition at line 59 of file xDataExtras.cc.