| AnySimpleType() | IT_Bus::AnySimpleType | |
| AnyType() | IT_Bus::AnyType | |
| copy(const AnyType &rhs) | IT_Bus::Duration | [virtual] |
| Duration() | IT_Bus::Duration | |
| Duration(bool isNegative, Long years, Long months, Long days, Long hours, Long minutes, Long seconds, Long milliseconds) | IT_Bus::Duration | |
| Duration(const char *value) | IT_Bus::Duration | |
| Duration(const String &value) | IT_Bus::Duration | |
| Duration(const Duration ©) | IT_Bus::Duration | |
| from_string(const String &str) | IT_Bus::Duration | |
| get_days() const | IT_Bus::Duration | |
| get_hours() const | IT_Bus::Duration | |
| get_kind() const | IT_Bus::Duration | [virtual] |
| get_minutes() const | IT_Bus::Duration | |
| get_months() const | IT_Bus::Duration | |
| get_reflection() | IT_Bus::Duration | [virtual] |
| get_reflection() const | IT_Bus::Duration | [virtual] |
| get_seconds() const | IT_Bus::Duration | |
| get_seconds_fraction() const | IT_Bus::Duration | |
| get_type() const | IT_Bus::Duration | [virtual] |
| get_years() const | IT_Bus::Duration | |
| is_days_set() const | IT_Bus::Duration | |
| is_hours_set() const | IT_Bus::Duration | |
| is_minutes_set() const | IT_Bus::Duration | |
| is_months_set() const | IT_Bus::Duration | |
| is_negative() const | IT_Bus::Duration | |
| is_seconds_fraction_set() const | IT_Bus::Duration | |
| is_seconds_set() const | IT_Bus::Duration | |
| is_years_set() const | IT_Bus::Duration | |
| is_zero() const | IT_Bus::Duration | |
| Kind enum name | IT_Bus::AnyType | |
| operator!=(const Duration &other) const | IT_Bus::Duration | |
| operator=(const Duration &rhs) | IT_Bus::Duration | |
| IT_Bus::AnySimpleType::operator=(const AnySimpleType &rhs) | IT_Bus::AnySimpleType | |
| operator==(const Duration &other) const | IT_Bus::Duration | |
| read(const QName &name, ComplexTypeReader &reader) | IT_Bus::AnySimpleType | [virtual] |
| read_value(AnySimpleTypeReader &reader) | IT_Bus::Duration | [virtual] |
| reset() | IT_Bus::Duration | |
| set_days(Long days) | IT_Bus::Duration | |
| set_holder_type(const QName &type) | IT_Bus::AnyType | [virtual] |
| set_hours(Long hours) | IT_Bus::Duration | |
| set_is_negative(bool is_negative) | IT_Bus::Duration | |
| set_minutes(Long minutes) | IT_Bus::Duration | |
| set_months(Long months) | IT_Bus::Duration | |
| set_seconds(Long seconds, Long milliseconds) | IT_Bus::Duration | |
| set_years(Long years) | IT_Bus::Duration | |
| to_string() const | IT_Bus::Duration | |
| write(const QName &name, ComplexTypeWriter &writer) const | IT_Bus::AnySimpleType | [virtual] |
| write_value(AnySimpleTypeWriter &writer) const | IT_Bus::Duration | [virtual] |
| ~AnySimpleType() | IT_Bus::AnySimpleType | [virtual] |
| ~AnyType() | IT_Bus::AnyType | [virtual] |
| ~Duration() | IT_Bus::Duration | [virtual] |