CoreComponents 3.0.0
A Modern C++ Toolkit
|
This is the complete list of members for ImportManager, including all inherited members.
alias(const State *state) | Object | protectedstatic |
as() const | Object | |
cachePath(const String &name) (defined in ImportManager) | ImportManager | static |
cachePrefix() const (defined in ImportManager) | ImportManager | |
compileHeaderUnit(JobScheduler &scheduler, const BuildPlan &plan, const String &import, Out< String > cachePath) (defined in ImportManager) | ImportManager | |
compileInterfaceUnit(JobScheduler &scheduler, const BuildPlan &plan, const String &import, Out< String > cachePath, Out< String > source) (defined in ImportManager) | ImportManager | |
gatherModules(const String &importPrefix) (defined in ImportManager) | ImportManager | |
ImportManager() (defined in ImportManager) | ImportManager | |
initOnce() | Object | protected |
initOncePerThread() | Object | protected |
is() const | Object | |
isNull() const | Object | |
isWeak() const | Object | |
lookupModule(const String &name, Out< Unit > module) (defined in ImportManager) | ImportManager | |
me() (defined in ImportManager) | ImportManager | protected |
me() const (defined in ImportManager) | ImportManager | protected |
moduleName(const String &importPrefix, const String &source) (defined in ImportManager) | ImportManager | static |
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 | |
registerModule(const String &name, const Unit &module, Out< Unit > other) (defined in ImportManager) | ImportManager | |
useCount() const | Object | |
weak() const (defined in Object) | Object | protected |
weak(const State *state) (defined in Object) | Object | protectedstatic |