![]() |
Plasma Engine
2.0
|
This is the complete list of members for plCommandInterpreter, including all inherited members.
| AddRef() const | plRefCountingImpl | inline |
| AutoComplete(plCommandInterpreterState &inout_state) (defined in plCommandInterpreter) | plCommandInterpreter | virtual |
| FindCommonString(const plDeque< plString > &strings) | plCommandInterpreter | static |
| FindPossibleCVars(plStringView sVariable, plDeque< plString > &ref_commonStrings, plDeque< plConsoleString > &ref_consoleStrings) | plCommandInterpreter | static |
| FindPossibleFunctions(plStringView sVariable, plDeque< plString > &ref_commonStrings, plDeque< plConsoleString > &ref_consoleStrings) | plCommandInterpreter | static |
| GetRefCount() const | plRefCountingImpl | inline |
| Interpret(plCommandInterpreterState &inout_state)=0 (defined in plCommandInterpreter) | plCommandInterpreter | pure virtual |
| IsReferenced() const | plRefCountingImpl | inline |
| operator=(const plRefCountingImpl &rhs) (defined in plRefCountingImpl) | plRefCountingImpl | inline |
| plRefCountingImpl()=default | plRefCountingImpl | |
| plRefCountingImpl(const plRefCountingImpl &rhs) (defined in plRefCountingImpl) | plRefCountingImpl | inline |
| ReleaseRef() const | plRefCountingImpl | inline |
| ~plRefCounted()=default | plRefCounted | virtual |