, including all inherited members.
allowedChars_ | orxonox::InputBuffer | [private] |
buffer_ | orxonox::InputBuffer | [private] |
charIsAllowed(const char &input) | orxonox::InputBuffer | [private] |
clear(bool update=true) | orxonox::InputBuffer | |
createParents() | orxonox::OrxonoxClass | [inline] |
cursor_ | orxonox::InputBuffer | [private] |
decreaseCursor() | orxonox::InputBuffer | [inline] |
get() const | orxonox::InputBuffer | [inline] |
getCursorPosition() const | orxonox::InputBuffer | [inline] |
getIdentifier() const | orxonox::OrxonoxClass | [inline] |
getMetaList() | orxonox::OrxonoxClass | [inline] |
getParents() const | orxonox::OrxonoxClass | [inline] |
getSize() const | orxonox::InputBuffer | [inline] |
increaseCursor() | orxonox::InputBuffer | [inline] |
InputBuffer() | orxonox::InputBuffer | |
InputBuffer(const std::string &allowedChars) | orxonox::InputBuffer | |
insert(const std::string &input, bool update=true) | orxonox::InputBuffer | |
insert(const char &input, bool update=true) | orxonox::InputBuffer | |
isA(const Identifier *identifier) | orxonox::OrxonoxClass | |
isA(const SubclassIdentifier< B > *identifier) | orxonox::OrxonoxClass | [inline] |
isA(const SubclassIdentifier< B > identifier) | orxonox::OrxonoxClass | [inline] |
isA(const OrxonoxClass *object) | orxonox::OrxonoxClass | |
isChildOf(const Identifier *identifier) | orxonox::OrxonoxClass | |
isChildOf(const SubclassIdentifier< B > *identifier) | orxonox::OrxonoxClass | [inline] |
isChildOf(const SubclassIdentifier< B > identifier) | orxonox::OrxonoxClass | [inline] |
isChildOf(const OrxonoxClass *object) | orxonox::OrxonoxClass | |
isDirectChildOf(const Identifier *identifier) | orxonox::OrxonoxClass | |
isDirectChildOf(const SubclassIdentifier< B > *identifier) | orxonox::OrxonoxClass | [inline] |
isDirectChildOf(const SubclassIdentifier< B > identifier) | orxonox::OrxonoxClass | [inline] |
isDirectChildOf(const OrxonoxClass *object) | orxonox::OrxonoxClass | |
isDirectParentOf(const Identifier *identifier) | orxonox::OrxonoxClass | |
isDirectParentOf(const SubclassIdentifier< B > *identifier) | orxonox::OrxonoxClass | [inline] |
isDirectParentOf(const SubclassIdentifier< B > identifier) | orxonox::OrxonoxClass | [inline] |
isDirectParentOf(const OrxonoxClass *object) | orxonox::OrxonoxClass | |
isExactlyA(const Identifier *identifier) | orxonox::OrxonoxClass | |
isExactlyA(const SubclassIdentifier< B > *identifier) | orxonox::OrxonoxClass | [inline] |
isExactlyA(const SubclassIdentifier< B > identifier) | orxonox::OrxonoxClass | [inline] |
isExactlyA(const OrxonoxClass *object) | orxonox::OrxonoxClass | |
isParentOf(const Identifier *identifier) | orxonox::OrxonoxClass | |
isParentOf(const SubclassIdentifier< B > *identifier) | orxonox::OrxonoxClass | [inline] |
isParentOf(const SubclassIdentifier< B > identifier) | orxonox::OrxonoxClass | [inline] |
isParentOf(const OrxonoxClass *object) | orxonox::OrxonoxClass | |
keyHeld(const KeyEvent &evt) | orxonox::InputBuffer | [private, virtual] |
keyPressed(const KeyEvent &evt) | orxonox::InputBuffer | [private, virtual] |
keyReleased(const KeyEvent &evt) | orxonox::InputBuffer | [inline, private, virtual] |
keyRepeatDeleay_ | orxonox::InputBuffer | [private] |
keyRepeatTime_ | orxonox::InputBuffer | [private] |
keysToRepeat_ | orxonox::InputBuffer | [private] |
lastKey_ | orxonox::InputBuffer | [private] |
listeners_ | orxonox::InputBuffer | [private] |
OrxonoxClass() | orxonox::OrxonoxClass | |
processKey(const KeyEvent &e) | orxonox::InputBuffer | [private] |
registerListener(T *listener, void(T::*function)(), bool bOnlySingleInput) | orxonox::InputBuffer | [inline] |
registerListener(T *listener, void(T::*function)() const, bool bOnlySingleInput) | orxonox::InputBuffer | [inline] |
registerListener(T *listener, void(T::*function)(), char _char, bool bOnlySingleInput) | orxonox::InputBuffer | [inline] |
registerListener(T *listener, void(T::*function)() const, char _char, bool bOnlySingleInput) | orxonox::InputBuffer | [inline] |
registerListener(T *listener, void(T::*function)(), KeyCode::ByEnum key) | orxonox::InputBuffer | [inline] |
registerListener(T *listener, void(T::*function)() const, KeyCode::ByEnum key) | orxonox::InputBuffer | [inline] |
removeAtCursor(bool update=true) | orxonox::InputBuffer | |
removeBehindCursor(bool update=true) | orxonox::InputBuffer | |
set(const std::string &input, bool update=true) | orxonox::InputBuffer | |
setConfigValues() | orxonox::InputBuffer | |
setCursorPosition(unsigned int cursor) | orxonox::InputBuffer | [inline] |
setCursorToBegin() | orxonox::InputBuffer | [inline] |
setCursorToEnd() | orxonox::InputBuffer | [inline] |
setIdentifier(Identifier *identifier) | orxonox::OrxonoxClass | [inline] |
timeSinceKeyPressed_ | orxonox::InputBuffer | [private] |
timeSinceKeyRepeated_ | orxonox::InputBuffer | [private] |
unregisterListener(T *listener) | orxonox::InputBuffer | [inline] |
updated() | orxonox::InputBuffer | |
updated(const char &update, bool bSingleInput) | orxonox::InputBuffer | |
updateInput(float dt) | orxonox::InputBuffer | [private, virtual] |
updateKey(float dt) | orxonox::InputBuffer | [inline, private, virtual] |
~InputBuffer() | orxonox::InputBuffer | |
~InputHandler() | orxonox::InputHandler | [inline, virtual] |
~KeyHandler() | orxonox::KeyHandler | [inline, virtual] |
~OrxonoxClass() | orxonox::OrxonoxClass | [virtual] |