CharBuffer Member List
This is the complete list of members for CharBuffer, including all inherited members.CharBuffer(std::istream &input_) | CharBuffer | |
CharBuffer(const CharBuffer &other) | CharBuffer | [private] |
commit(void) | InputBuffer | [inline] |
consume() | InputBuffer | [inline, virtual] |
fill(int amount) | InputBuffer | [virtual] |
getChar() | CharBuffer | [virtual] |
getLAChars() const | InputBuffer | |
getMarkedChars() const | InputBuffer | |
input | CharBuffer | [private] |
InputBuffer() | InputBuffer | [inline] |
isMarked() const | InputBuffer | [inline, virtual] |
LA(int i) | InputBuffer | [inline, virtual] |
mark() | InputBuffer | [virtual] |
markerOffset | InputBuffer | [protected] |
nMarkers | InputBuffer | [protected] |
numToConsume | InputBuffer | [protected] |
operator=(const CharBuffer &other) | CharBuffer | [private] |
queue | InputBuffer | [protected] |
reset(void) | InputBuffer | [inline, virtual] |
rewind(int mark) | InputBuffer | [virtual] |
syncConsume() | InputBuffer | [inline, protected] |
~InputBuffer() | InputBuffer | [inline, virtual] |