apply_default(boost::any &value_store) const | LLCLPValue | [inline, virtual] |
is_composing() const | LLCLPValue | [inline, virtual] |
LLCLPValue() | LLCLPValue | [inline] |
max_tokens() const | LLCLPValue | [inline, virtual] |
min_tokens() const | LLCLPValue | [inline, virtual] |
mIsComposing | LLCLPValue | [private] |
mLastOption | LLCLPValue | [private] |
mMaxTokens | LLCLPValue | [private] |
mMinTokens | LLCLPValue | [private] |
mNotifyCallback | LLCLPValue | [private] |
name() const | LLCLPValue | [inline, virtual] |
notify(const boost::any &value_store) const | LLCLPValue | [inline, virtual] |
notify_callback_t typedef | LLCLPValue | [private] |
setComposing(bool c) | LLCLPValue | [inline] |
setLastOption(bool c) | LLCLPValue | [inline] |
setMaxTokens(unsigned c) | LLCLPValue | [inline] |
setMinTokens(unsigned c) | LLCLPValue | [inline] |
setNotifyCallback(notify_callback_t f) | LLCLPValue | [inline] |
xparse(boost::any &value_store, const std::vector< std::string > &new_tokens) const | LLCLPValue | [inline, protected] |
~LLCLPValue() | LLCLPValue | [inline, virtual] |