![]() |
ezEngine Release 25.08
|
This is the complete list of members for ezCommandInterpreter, including all inherited members.
| AddRef() const | ezRefCountingImpl | inline |
| AutoComplete(ezCommandInterpreterState &inout_state) (defined in ezCommandInterpreter) | ezCommandInterpreter | virtual |
| ezRefCountingImpl()=default | ezRefCountingImpl | |
| ezRefCountingImpl(const ezRefCountingImpl &rhs) (defined in ezRefCountingImpl) | ezRefCountingImpl | inline |
| FindCommonString(const ezDeque< ezString > &strings) | ezCommandInterpreter | static |
| FindPossibleCVars(ezStringView sVariable, ezDeque< ezString > &ref_commonStrings, ezDeque< ezConsoleString > &ref_consoleStrings) | ezCommandInterpreter | static |
| FindPossibleFunctions(ezStringView sVariable, ezDeque< ezString > &ref_commonStrings, ezDeque< ezConsoleString > &ref_consoleStrings) | ezCommandInterpreter | static |
| GetRefCount() const | ezRefCountingImpl | inline |
| Interpret(ezCommandInterpreterState &inout_state)=0 (defined in ezCommandInterpreter) | ezCommandInterpreter | pure virtual |
| IsReferenced() const | ezRefCountingImpl | inline |
| operator=(const ezRefCountingImpl &rhs) (defined in ezRefCountingImpl) | ezRefCountingImpl | inline |
| ReleaseRef() const | ezRefCountingImpl | inline |
| ~ezRefCounted()=default | ezRefCounted | virtual |