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

Part Class Reference

#include <Message.h>

Collaboration diagram for Part:

Collaboration graph
[legend]
List of all members.

Public Types

enum  PartRefType {
  None,
  Elem,
  Type
}

Public Member Functions

 Part (const std::string n)
 ~Part ()
PartRefType refType () const
std::string name () const
int type () const
const Elementelement () const
int schemaId () const
void setPartType (int typeId, int schema)
void setPartElement (const Element *e, int schema)

Member Enumeration Documentation

enum Part::PartRefType
 

Enumeration values:
None 
Elem 
Type 


Constructor & Destructor Documentation

Part::Part const std::string  n  )  [inline]
 

Part::~Part  )  [inline]
 


Member Function Documentation

Part::PartRefType Part::refType  )  const [inline]
 

std::string Part::name  )  const [inline]
 

int Part::type  )  const
 

const Element * Part::element  )  const
 

int Part::schemaId  )  const [inline]
 

void Part::setPartType int  typeId,
int  schema
 

void Part::setPartElement const Element e,
int  schema
 


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