CharInputBuffer Member List
This is the complete list of members for CharInputBuffer, including all inherited members.buffer | CharInputBuffer | [protected] |
CharInputBuffer(unsigned char *buf, size_t size, bool owner=false) | CharInputBuffer | [inline] |
commit(void) | InputBuffer | [inline] |
consume() | InputBuffer | [inline, virtual] |
delete_buffer | CharInputBuffer | [protected] |
end | CharInputBuffer | [protected] |
fill(int amount) | InputBuffer | [virtual] |
getChar(void) | CharInputBuffer | [inline, virtual] |
getLAChars() const | InputBuffer | |
getMarkedChars() const | InputBuffer | |
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] |
ptr | CharInputBuffer | [protected] |
queue | InputBuffer | [protected] |
reset(void) | CharInputBuffer | [inline, virtual] |
rewind(int mark) | InputBuffer | [virtual] |
syncConsume() | InputBuffer | [inline, protected] |
~CharInputBuffer(void) | CharInputBuffer | [inline] |
~InputBuffer() | InputBuffer | [inline, virtual] |