ocssw
V2022
|
DataProviderPathPart Member List
This is the complete list of members for DataProviderPathPart, including all inherited members.
add_or_find_need(std::shared_ptr< Product > new_need) | DataProviderPathPart | inline |
DataProviderPathPart(DataProvider *provider_) | DataProviderPathPart | inline |
DataProviderPathPart(DataProvider *provider_, std::unordered_set< Product * > provide_) | DataProviderPathPart | inline |
DataProviderPathPart(DataProvider *provider_, bool is_input_) | DataProviderPathPart | inline |
DataProviderPathPart(DataProvider *provider_, bool is_input_, bool is_output_) | DataProviderPathPart | inline |
is_input | DataProviderPathPart | |
is_output | DataProviderPathPart | |
need | DataProviderPathPart | |
provide | DataProviderPathPart | |
provider | DataProviderPathPart | |
provides(const std::shared_ptr< Product > needle) const | DataProviderPathPart | inline |
update_needs(std::vector< std::shared_ptr< Product >> new_needs) | DataProviderPathPart | inline |