scclib
Stable Cloud Computing C++ Library
|
This is the complete list of members for scc::util::OutChain, including all inherited members.
OutChain(const std::shared_ptr< Writer > &) | scc::util::OutChain | |
wr_add_back(const std::shared_ptr< PipelineWriter > &w) | scc::util::OutChain | inline |
wr_add_front(const std::shared_ptr< PipelineWriter > &w) | scc::util::OutChain | inline |
wr_base (defined in scc::util::OutChain) | scc::util::OutChain | |
wr_chain (defined in scc::util::OutChain) | scc::util::OutChain | |
wr_del(const std::shared_ptr< PipelineWriter > &) | scc::util::OutChain | |
wr_fix_chain() | scc::util::OutChain | virtual |
wr_replace_base(const std::shared_ptr< PipelineWriter > &w) | scc::util::OutChain | inline |
~OutChain() (defined in scc::util::OutChain) | scc::util::OutChain | inlinevirtual |