Inheritance diagram for SharedInputSource:
Public Member Functions | |
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 Member Functions | |
static SharedInputSource * | getInputSource (const String *path, InputSource *base) |
|
Returns currently opened stream. Opens it, if not yet opened. |