ComplexType Member List
This is the complete list of members for
ComplexType, including all inherited members.
| CName() const | ComplexType | |
| ComplexType(const Wsdl &wsdl, const Xml::XmlNode &node, const std::string &name="", const std::string &ns_prefix="") | ComplexType | |
| CreateImplementation(FILE *fil) const | ComplexType | |
| CreateInterface(FILE *fil, int lvl=1) const | ComplexType | |
| CType() const | TypeBase | |
| Documentation() const | ComplexType | |
| TypeBase::Documentation(const Xml::XmlNode &) const | TypeBase | |
| from_xml(std::list< std::pair< std::string, Xml::XmlNode > > &members, std::list< std::pair< std::string, Xml::XmlNode > > &attrs, FILE *fil) const | ComplexType | [private] |
| GetAttributes() const | ComplexType | |
| GetMembers() const | ComplexType | |
| GetRef(std::string &ref) const | ComplexType | |
| IsAll() const | ComplexType | [inline] |
| IsArray() const | ComplexType | [inline] |
| IsBuiltin() const | TypeBase | |
| IsComplexContent() const | ComplexType | [inline] |
| IsGenerated() const | ComplexType | |
| IsMixed() const | ComplexType | [inline] |
| IsNumeric() const | TypeBase | [inline] |
| IsSequence() const | ComplexType | [inline] |
| m_b_complexContent | ComplexType | [private] |
| m_b_generated | ComplexType | [private, static] |
| m_b_is_all | ComplexType | [private] |
| m_b_is_array | ComplexType | [private] |
| m_b_is_mixed | ComplexType | [private] |
| m_b_is_numeric | TypeBase | [protected] |
| m_b_is_sequence | ComplexType | [private] |
| m_extends | ComplexType | [private] |
| m_extends_cls | ComplexType | [private] |
| m_name | ComplexType | [private] |
| m_node | TypeBase | [protected] |
| m_ns_href | TypeBase | [protected] |
| m_type | TypeBase | [protected] |
| m_wsdl | TypeBase | [protected] |
| Name() const | ComplexType | [inline] |
| NsHref() const | TypeBase | [inline] |
| NumberOfMembers() const | ComplexType | |
| OkToGenerate() const | ComplexType | |
| reset_members(std::list< std::pair< std::string, Xml::XmlNode > > &members, std::list< std::pair< std::string, Xml::XmlNode > > &attrs, FILE *fil) const | ComplexType | [private] |
| SetGenerated(bool x=true) | ComplexType | |
| SetType(const std::string &x) | TypeBase | |
| ShowGenerated() | ComplexType | [static] |
| Start() const | ComplexType | [private] |
| to_string(std::list< std::pair< std::string, Xml::XmlNode > > &members, std::list< std::pair< std::string, Xml::XmlNode > > &attrs, FILE *fil) const | ComplexType | [private] |
| Type() const | TypeBase | [inline] |
| TypeBase(const Wsdl &wsdl, const Xml::XmlNode &node, const std::string &ns_prefix, const std::string &type) | TypeBase | |
| ~ComplexType() | ComplexType | |
| ~TypeBase() | TypeBase | |