|
CoreComponents 3.0.0
A Modern C++ Toolkit
|
This is the complete list of members for CodyWorker, including all inherited members.
| alias(const State *state) | Object | protectedstatic |
| as() const | Object | |
| CodyWorker(const Stream &stream, const String &cachePrefix, Function< bool(const String &, Out< String >, Out< bool >)> &&onIncludeTranslate, Function< String(const String &)> &&onModuleExport, Function< void(const String &, const List< String > &, const List< String > &)> &&onModuleCompiled, Function< bool(const String &, Out< String >, Out< bool >, Out< bool >)> &&onModuleImport, Function< int(const List< String > &)> &&onInvoke) (defined in CodyWorker) | CodyWorker | explicit |
| initOnce() | Object | protected |
| initOncePerThread() | Object | protected |
| is() const | Object | |
| isNull() const | Object | |
| isWeak() const | Object | |
| Object()=default | Object | |
| Object(State *newState) | Object | explicitprotected |
| Object(State *state, Alias) (defined in Object) | Object | explicitprotected |
| Object(State *state, Weak) (defined in Object) | Object | explicitprotected |
| operator bool() const | Object | explicit |
| operator<=>(const Object &other) const | Object | |
| operator=(std::nullptr_t) (defined in Object) | Object | protected |
| operator==(const Object &other) const | Object | |
| useCount() const | Object | |
| wait(Out< CodyError > error) (defined in CodyWorker) | CodyWorker | |
| weak() const (defined in Object) | Object | protected |
| weak(const State *state) (defined in Object) | Object | protectedstatic |