|
DCL 4.1
|
This is the complete list of members for InputStreamReader, including all inherited members.
| __closeDestroy | InputStreamReader | protected |
| __decoder | InputStreamReader | protected |
| __input | InputStreamReader | protected |
| className() const | Object | |
| close() __DCL_THROWS1(IOException *) | InputStreamReader | virtual |
| destroy() | Object | virtual |
| InputStreamReader(InputStream &__noclose__ _input, CharsetDecoder &_decoder) | InputStreamReader | |
| InputStreamReader(InputStream *__destroy__ _pInput, CharsetDecoder *__destroy__ _pDecoder=NULL) __DCL_THROWS1(IOException *) | InputStreamReader | |
| isInstanceOf(const std::type_info &typeinfo) const | Object | |
| Object() | Object | protected |
| read(wchar_t *_buf, size_t _n) __DCL_THROWS1(IOException *) | InputStreamReader | virtual |
| toString() const | InputStreamReader | virtual |
| typeInfo() const | Object | virtual |
| ~InputStreamReader() | InputStreamReader | virtual |
| ~Object() | Object | protectedvirtual |