|
Thrill
0.1
|
This is the complete list of members for GenerateNode< ValueType, GenerateFunction >, including all inherited members.
| AddChild(DIABase *node, const Callback &callback=Callback(), size_t parent_index=0) | DIANode< ValueType > | inlinevirtual |
| Callback typedef | DIANode< ValueType > | |
| children() const override | DIANode< ValueType > | inlinevirtual |
| children_ | DIANode< ValueType > | protected |
| consume_counter() const | DIABase | inlinevirtual |
| consume_counter_ | DIABase | protected |
| context() | DIABase | inline |
| context_ | DIABase | protected |
| dec_reference() const noexcept | ReferenceCounter | inline |
| DecConsumeCounter(size_t counter) | DIABase | inlinevirtual |
| dia_id() const | DIABase | inline |
| dia_id_ | DIABase | protected |
| DIABase(Context &ctx, const char *label, const std::initializer_list< size_t > &parent_ids, const std::initializer_list< DIABasePtr > &parents) | DIABase | inline |
| DIABase(Context &ctx, const char *label, std::vector< size_t > &&parent_ids, std::vector< DIABasePtr > &&parents) | DIABase | inline |
| DIABase(const DIABase &)=delete | DIABase | |
| DIABase(DIABase &&)=default | DIABase | |
| DIABasePtr typedef | DIABase | |
| DIANode(Context &ctx, const char *label, const std::initializer_list< size_t > &parent_ids, const std::initializer_list< DIABasePtr > &parents) | DIANode< ValueType > | inline |
| DIANode(Context &ctx, const char *label, std::vector< size_t > &&parent_ids, std::vector< DIABasePtr > &&parents) | DIANode< ValueType > | inline |
| Dispose() | DIABase | inlinevirtual |
| Execute() override | SourceNode< ValueType > | inlinevirtual |
| ExecuteMemUse() | DIABase | inlinevirtual |
| ForwardDataOnly() const | DIABase | inlinevirtual |
| generate_function_ | GenerateNode< ValueType, GenerateFunction > | private |
| GenerateNode(Context &ctx, GenerateFunction generate_function, size_t size) | GenerateNode< ValueType, GenerateFunction > | inline |
| inc_reference() const noexcept | ReferenceCounter | inline |
| IncConsumeCounter(size_t counter) | DIABase | inlinevirtual |
| kNeverConsume | DIABase | static |
| label() const | DIABase | inline |
| label_ | DIABase | protected |
| logger_ | DIABase | |
| mem_limit_ | DIABase | protected |
| mem_manager() | DIABase | inline |
| OnPreOpFile(const data::File &, size_t) | DIABase | inlinevirtual |
| operator=(const DIABase &)=delete | DIABase | |
| operator=(DIABase &&)=default | DIABase | |
| tlx::ReferenceCounter::operator=(const ReferenceCounter &) noexcept | ReferenceCounter | inline |
| parent_ids() const | DIABase | inline |
| parents() const | DIABase | inline |
| parents_ | DIABase | protected |
| PreOpMemUse() | DIABase | inlinevirtual |
| PushData(bool) final | GenerateNode< ValueType, GenerateFunction > | inlinevirtual |
| PushDataMemUse() | DIABase | inlinevirtual |
| PushFile(data::File &file, bool consume) const | DIANode< ValueType > | inline |
| PushItem(const ValueType &item) const | DIANode< ValueType > | inline |
| reference_count() const noexcept | ReferenceCounter | inline |
| ReferenceCounter() noexcept | ReferenceCounter | inline |
| ReferenceCounter(const ReferenceCounter &) noexcept | ReferenceCounter | inline |
| RemoveAllChildren() override | DIANode< ValueType > | inlinevirtual |
| RemoveChild(DIABase *node) override | DIANode< ValueType > | inlinevirtual |
| RemoveParent(DIABase *p) | DIABase | inline |
| RequireParentPushData(size_t) const | DIABase | inlinevirtual |
| RunPushData() override | DIANode< ValueType > | inlinevirtual |
| RunScope() | DIABase | |
| set_mem_limit(const DIAMemUse &mem_limit) | DIABase | inline |
| set_state(const DIAState &state) | DIABase | inline |
| SetConsumeCounter(size_t counter) | DIABase | inlinevirtual |
| size_ | GenerateNode< ValueType, GenerateFunction > | private |
| SourceNode(Context &ctx, const char *label) | SourceNode< ValueType > | inline |
| StartPreOp(size_t) | DIABase | inlinevirtual |
| state() const | DIABase | inline |
| state_ | DIABase | protected |
| StopPreOp(size_t) | DIABase | inlinevirtual |
| Super typedef | GenerateNode< ValueType, GenerateFunction > | |
| unique() const noexcept | ReferenceCounter | inline |
| ~DIABase() | DIABase | inlinevirtual |
| ~ReferenceCounter() | ReferenceCounter | inline |