Char16() | BLOCXX_NAMESPACE::Char16 | [inline] |
Char16(const Char16 &arg) | BLOCXX_NAMESPACE::Char16 | [inline] |
Char16(char c) | BLOCXX_NAMESPACE::Char16 | [inline, explicit] |
Char16(const String &x) | BLOCXX_NAMESPACE::Char16 | [explicit] |
Char16(UInt16 val) | BLOCXX_NAMESPACE::Char16 | [inline] |
Char16(Int16 val) | BLOCXX_NAMESPACE::Char16 | [inline, explicit] |
Char16(UInt8 val) | BLOCXX_NAMESPACE::Char16 | [inline, explicit] |
Char16(Int8 val) | BLOCXX_NAMESPACE::Char16 | [inline, explicit] |
Char16(UInt32 val) | BLOCXX_NAMESPACE::Char16 | [inline, explicit] |
Char16(Int32 val) | BLOCXX_NAMESPACE::Char16 | [inline, explicit] |
Char16(UInt64 val) | BLOCXX_NAMESPACE::Char16 | [inline, explicit] |
Char16(Int64 val) | BLOCXX_NAMESPACE::Char16 | [inline, explicit] |
Char16(Real32 val) | BLOCXX_NAMESPACE::Char16 | [inline, explicit] |
Char16(Real64 val) | BLOCXX_NAMESPACE::Char16 | [inline, explicit] |
Char16(Bool val) | BLOCXX_NAMESPACE::Char16 | [inline, explicit] |
getValue() const | BLOCXX_NAMESPACE::Char16 | [inline] |
m_value | BLOCXX_NAMESPACE::Char16 | [private] |
operator *=(const Char16 &arg) | BLOCXX_NAMESPACE::Char16 | [inline] |
operator safe_bool() const | BLOCXX_NAMESPACE::Char16 | [inline] |
operator UInt16() const | BLOCXX_NAMESPACE::Char16 | [inline] |
operator!() const | BLOCXX_NAMESPACE::Char16 | [inline] |
operator!=(const Char16 &arg) const | BLOCXX_NAMESPACE::Char16 | [inline] |
operator+=(const Char16 &arg) | BLOCXX_NAMESPACE::Char16 | [inline] |
operator-=(const Char16 &arg) | BLOCXX_NAMESPACE::Char16 | [inline] |
operator/=(const Char16 &arg) | BLOCXX_NAMESPACE::Char16 | [inline] |
operator<(const Char16 &arg) const | BLOCXX_NAMESPACE::Char16 | [inline] |
operator<=(const Char16 &arg) const | BLOCXX_NAMESPACE::Char16 | [inline] |
operator=(const Char16 &arg) | BLOCXX_NAMESPACE::Char16 | [inline] |
operator==(const Char16 &arg) const | BLOCXX_NAMESPACE::Char16 | [inline] |
operator>(const Char16 &arg) const | BLOCXX_NAMESPACE::Char16 | [inline] |
operator>=(const Char16 &arg) const | BLOCXX_NAMESPACE::Char16 | [inline] |
readObject(std::istream &istrm) | BLOCXX_NAMESPACE::Char16 | |
safe_bool typedef | BLOCXX_NAMESPACE::Char16 | |
toString() const | BLOCXX_NAMESPACE::Char16 | |
writeObject(std::ostream &ostrm) const | BLOCXX_NAMESPACE::Char16 | |