Inheritance diagram for SharedInputSource:
Public Methods | |
int | addref () |
Increments reference counter. | |
int | delref () |
Decrements reference counter. | |
const byte * | getStream () |
Returns currently opened stream. | |
const String * | getLocation () const |
const byte * | openStream () |
void | closeStream () |
int | length () const |
Static Public Methods | |
SharedInputSource * | getInputSource (const String *path, InputSource *base) |
|
Returns currently opened stream. Opens it, if not yet opened. |