|
Jive reference manual
|
This is the complete list of members for jem::io::ArrayInputStream, including all inherited members.
| ArrayInputStream(const Array< byte > &buf) | jem::io::ArrayInputStream | explicit |
| ArrayInputStream(const Self &rhs) | jem::io::ArrayInputStream | |
| clone() const | jem::Object | |
| close() | jem::io::InputStream | virtual |
| Collectable() | jem::Collectable | protected |
| dup() | jem::io::ArrayInputStream | virtual |
| equals(const Ref< Object > &obj) const | jem::Object | virtual |
| getClass() const | jem::Object | virtual |
| getType() | jem::Object | static |
| hashValue() const | jem::Object | virtual |
| poll(const Time &timeout) | jem::io::ArrayInputStream | virtual |
| read(void *buf, idx_t n) | jem::io::ArrayInputStream | virtual |
| reset() | jem::io::ArrayInputStream | |
| Self typedef | jem::io::ArrayInputStream | |
| skip(idx_t n) | jem::io::ArrayInputStream | virtual |
| Super typedef | jem::io::ArrayInputStream | |
| toString() const | jem::Object | virtual |
| ~ArrayInputStream() | jem::io::ArrayInputStream | protectedvirtual |
| ~Collectable() | jem::Collectable | protected |
| ~InputStream() | jem::io::InputStream | protectedvirtual |