Any() | IT_Bus::Any | |
Any(const char *process_contents, const NamespaceConstraints &namespace_constraints, const char *any_namespace) | IT_Bus::Any | |
Any(const Any &rhs) | IT_Bus::Any | |
AnyStreamable class | IT_Bus::Any | [friend] |
AnyType() | IT_Bus::AnyType | |
copy(const AnyType &other) | IT_Bus::Any | [virtual] |
get_any_namespace() const | IT_Bus::Any | |
get_any_type() const | IT_Bus::Any | |
get_boolean() const | IT_Bus::Any | |
get_byte() const | IT_Bus::Any | |
get_decimal() const | IT_Bus::Any | |
get_double() const | IT_Bus::Any | |
get_element_name() const | IT_Bus::Any | |
get_float() const | IT_Bus::Any | |
get_int() const | IT_Bus::Any | |
get_kind() const | IT_Bus::Any | [virtual] |
get_long() const | IT_Bus::Any | |
get_namespace_constraints() const | IT_Bus::Any | |
get_process_contents() const | IT_Bus::Any | |
get_QName() const | IT_Bus::Any | |
get_reflection() | IT_Bus::Any | [virtual] |
get_reflection() const | IT_Bus::Any | [virtual] |
get_short() const | IT_Bus::Any | |
get_string() const | IT_Bus::Any | |
get_string_data() const | IT_Bus::Any | |
get_type() const | IT_Bus::Any | [virtual] |
get_ubyte() const | IT_Bus::Any | |
get_uint() const | IT_Bus::Any | |
get_ulong() const | IT_Bus::Any | |
get_ushort() const | IT_Bus::Any | |
ImplementationType enum name | IT_Bus::ImplementationDetails | |
IT_ReflectionType typedef | IT_Bus::Any | |
Kind enum name | IT_Bus::AnyType | |
m_any_data | IT_Bus::Any | [mutable, private] |
m_any_namespace | IT_Bus::Any | [private] |
m_element_name | IT_Bus::Any | [mutable, private] |
m_namespace_constraints | IT_Bus::Any | [private] |
m_process_contents | IT_Bus::Any | [private] |
m_string_data | IT_Bus::Any | [mutable, private] |
operator=(const Any &other) | IT_Bus::Any | |
read(const QName &name, ComplexTypeReader &reader) | IT_Bus::Any | [virtual] |
set_any_namespace(const String &ns) | IT_Bus::Any | |
set_any_type(const AnyType &value, const QName &element_name) | IT_Bus::Any | |
set_boolean(const Boolean &value, const QName &element_name) | IT_Bus::Any | |
set_byte(const Byte &value, const QName &element_name) | IT_Bus::Any | |
set_decimal(const Decimal &value, const QName &element_name) | IT_Bus::Any | |
set_double(const Double &value, const QName &element_name) | IT_Bus::Any | |
set_float(const Float &value, const QName &element_name) | IT_Bus::Any | |
set_holder_type(const QName &type) | IT_Bus::AnyType | [virtual] |
set_int(const Int &value, const QName &element_name) | IT_Bus::Any | |
set_long(const Long &value, const QName &element_name) | IT_Bus::Any | |
set_namespace_constraints(const NamespaceConstraints &ns) | IT_Bus::Any | |
set_process_contents(const String &pc) | IT_Bus::Any | |
set_QName(const QName &value, const QName &element_name) | IT_Bus::Any | |
set_short(const Short &value, const QName &element_name) | IT_Bus::Any | |
set_string(const String &value, const QName &element_name) | IT_Bus::Any | |
set_string_data(const String &value, const QName &element_name=QName::EMPTY_QNAME) | IT_Bus::Any | |
set_ubyte(const UByte &value, const QName &element_name) | IT_Bus::Any | |
set_uint(const UInt &value, const QName &element_name) | IT_Bus::Any | |
set_ulong(const ULong &value, const QName &element_name) | IT_Bus::Any | |
set_ushort(const UShort &value, const QName &element_name) | IT_Bus::Any | |
validate_contents() const | IT_Bus::Any | [virtual] |
validate_namespace() const | IT_Bus::Any | [virtual] |
write(const QName &name, ComplexTypeWriter &writer) const | IT_Bus::Any | [virtual] |
~Any() | IT_Bus::Any | [virtual] |
~AnyType() | IT_Bus::AnyType | [virtual] |