CoreComponents 3.0.0
A Modern C++ Toolkit
|
This is the complete list of members for BuildMap, including all inherited members.
alias(const State *state) | Object | protectedstatic |
as() const | Object | |
BuildMap() (defined in BuildMap) | BuildMap | |
commonPrefix() const (defined in BuildMap) | BuildMap | |
initOnce() | Object | protected |
initOncePerThread() | Object | protected |
insertPlan(const String &path, const BuildPlan &plan) (defined in BuildMap) | BuildMap | |
is() const | Object | |
isNull() const | Object | |
isWeak() const | Object | |
lookupPlan(const String &path, Out< BuildPlan > plan) const (defined in BuildMap) | BuildMap | |
lookupPlanForHeader(const String &headerPath, Out< BuildPlan > plan) const (defined in BuildMap) | BuildMap | |
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 | |
registerApplication(const String &name, const String &recipePath, Out< String > existingRecipePath) (defined in BuildMap) | BuildMap | |
registerLibrary(const String &name, const String &recipePath, Out< String > existingRecipePath) (defined in BuildMap) | BuildMap | |
useCount() const | Object | |
weak() const (defined in Object) | Object | protected |
weak(const State *state) (defined in Object) | Object | protectedstatic |