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

Attribute Class Reference

#include <Attribute.h>

List of all members.

Public Member Functions

 Attribute (const std::string &name, int type_id, bool qualified=false, std::string defaultVal="", std::string fixedVal="", bool use=false)
 Attribute (void)
std::string getName () const
int getType () const
bool isRequired () const
std::string defaultVal () const
std::string fixedVal () const
bool isQualified () const
Attributeoperator= (const Attribute &a)


Constructor & Destructor Documentation

Attribute::Attribute const std::string &  name,
int  type_id,
bool  qualified = false,
std::string  defaultVal = "",
std::string  fixedVal = "",
bool  use = false
[inline]
 

Attribute::Attribute void   )  [inline]
 


Member Function Documentation

std::string Attribute::getName  )  const [inline]
 

int Attribute::getType  )  const [inline]
 

bool Attribute::isRequired  )  const [inline]
 

std::string Attribute::defaultVal  )  const [inline]
 

std::string Attribute::fixedVal  )  const [inline]
 

bool Attribute::isQualified  )  const [inline]
 

Attribute & Attribute::operator= const Attribute a  )  [inline]
 


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