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

TypesTable Class Reference

#include <TypesTable.h>

Collaboration diagram for TypesTable:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TypesTable ()
 ~TypesTable ()
void clean ()
int addType (XSDType *type)
int addExtType (XSDType *type, int id)
int getTypeId (const Qname &name, bool create=false)
int addExternalTypeId (const Qname &type, XSDType *pType)
int getNumExtRefs ()
QnamegetExtRefName (int index)
int getExtRefType (int index)
void resolveForwardElementRefs (const string &name, Element &e)
void resolveForwardAttributeRefs (const string &name, Attribute &a)
int getCompleteXpath (int elemId, string &childName, int *xPath, int limits, int &offset)
XSDTypegetTypePtr (int id) const
int getNumTypes (void) const
bool detectUndefinedTypes (void)
void setTargetNamespace (string Uri)
string getTargetNamespace (void)
void printUndefinedTypes (ostream &out)

Constructor & Destructor Documentation

TypesTable::TypesTable  ) 
 

TypesTable::~TypesTable  ) 
 


Member Function Documentation

void TypesTable::clean  ) 
 

int TypesTable::addType XSDType type  ) 
 

int TypesTable::addExtType XSDType type,
int  id
 

int TypesTable::getTypeId const Qname name,
bool  create = false
 

int TypesTable::addExternalTypeId const Qname type,
XSDType pType
 

int TypesTable::getNumExtRefs  )  [inline]
 

Qname& TypesTable::getExtRefName int  index  )  [inline]
 

int TypesTable::getExtRefType int  index  )  [inline]
 

void TypesTable::resolveForwardElementRefs const string &  name,
Element e
 

void TypesTable::resolveForwardAttributeRefs const string &  name,
Attribute a
 

int TypesTable::getCompleteXpath int  elemId,
string &  childName,
int *  xPath,
int  limits,
int &  offset
 

XSDType* TypesTable::getTypePtr int  id  )  const [inline]
 

int TypesTable::getNumTypes void   )  const [inline]
 

bool TypesTable::detectUndefinedTypes void   ) 
 

void TypesTable::setTargetNamespace string  Uri  )  [inline]
 

string TypesTable::getTargetNamespace void   )  [inline]
 

void TypesTable::printUndefinedTypes ostream &  out  ) 
 


The documentation for this class was generated from the following files:
Generated on Sun Oct 16 10:11:52 2005 for wsdlpull by  doxygen 1.3.9.1