Inheritance diagram for SharedInputSource:

Public Methods | |
| SharedInputSource (const String *path, InputSource *base) | |
| 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 |
|
|
Returns currently opened stream. Opens it, if not yet opened. |