|
Jameo Core Library
|
This is the complete list of members for jm::Charset, including all inherited members.
| autorelease() noexcept | jm::Object | |
| Charset(CharsetDecoder *decoder) | jm::Charset | explicit |
| Charset(const char *name, CharsetDecoder *decoder) | jm::Charset | |
| Charset(const String &name, const String *alternatives, uint8 altCount, CharsetDecoder *decoder) | jm::Charset | |
| decode(const char *cString) | jm::Charset | |
| displayName() const | jm::Object | virtual |
| encode(const CharArray &string) | jm::Charset | |
| equals(const Object *other) const | jm::Object | virtual |
| forName(const String &name) | jm::Charset | static |
| getDefault() | jm::Charset | static |
| guess(const char *stream, size_t length) | jm::Charset | static |
| hasName(const String &name) const | jm::Charset | |
| highBit() const noexcept | jm::Object | |
| name() const | jm::Charset | |
| Object() noexcept | jm::Object | |
| printDiffInfo(DiffOperation operation, Object *other) const | jm::Object | virtual |
| quitCharsets | jm::Charset | friend |
| referenceCount() const noexcept | jm::Object | |
| release() noexcept | jm::Object | |
| retain() noexcept | jm::Object | |
| setHighBit(bool status) noexcept | jm::Object | |
| ~Charset() override | jm::Charset | |
| ~Object() noexcept | jm::Object | virtual |