Attribute(const Wsdl &wsdl, const Xml::XmlNode &node, const std::string &name="", const std::string &ns_prefix="") | Attribute | |
BaseType() const | Attribute | [inline] |
CName() const | Attribute | |
CName1up() const | Attribute | |
CType() const | Attribute | |
CType_decl() const | Attribute | |
CType_in() const | Attribute | |
CType_out() const | Attribute | |
Default() const | Attribute | [inline] |
DefaultIsSet() const | Attribute | [inline] |
DefaultValue() const | Attribute | |
Documentation() const | Attribute | |
TypeBase::Documentation(const Xml::XmlNode &) const | TypeBase | |
Fixed() const | Attribute | [inline] |
FixedIsSet() const | Attribute | [inline] |
IsBuiltin() const | TypeBase | |
IsNumeric() const | TypeBase | [inline] |
IsOptional() const | Attribute | |
IsSimpleType() const | Attribute | |
m_b_default_is_set | Attribute | [private] |
m_b_fixed_is_set | Attribute | [private] |
m_b_is_numeric | TypeBase | [protected] |
m_base_type | Attribute | [private] |
m_default | Attribute | [private] |
m_fixed | Attribute | [private] |
m_name | Attribute | [private] |
m_node | TypeBase | [protected] |
m_ns_href | TypeBase | [protected] |
m_type | TypeBase | [protected] |
m_use | Attribute | [private] |
m_wsdl | TypeBase | [protected] |
Name() const | Attribute | [inline] |
NsHref() const | TypeBase | [inline] |
SetType(const std::string &x) | TypeBase | |
Type() const | TypeBase | [inline] |
TypeBase(const Wsdl &wsdl, const Xml::XmlNode &node, const std::string &ns_prefix, const std::string &type) | TypeBase | |
~Attribute() | Attribute | |
~TypeBase() | TypeBase |