![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
#include "steam/engine/param-weaving-pattern.hpp"
Storage data frame placed on the call stack.
Definition at line 297 of file param-weaving-pattern.hpp.
Public Attributes | |
| lib::UninitialisedStorage< DataBlock > | buffer |
| OptionalBuff | outBuff |
Public Member Functions | |
| DataBlock & | block () |
| void | emplaceParamDataBlock (BlockBuilder &builder, TurnoutSystem &turnoutSys) |
Additional Inherited Members | |
Protected Member Functions inherited from NonCopyable | |
| ~NonCopyable ()=default | |
| NonCopyable ()=default | |
| NonCopyable (NonCopyable const &)=delete | |
| NonCopyable & | operator= (NonCopyable const &)=delete |
|
inline |
Definition at line 303 of file param-weaving-pattern.hpp.
References ParamWeavingPattern< SPEC >::Feed::buffer.
Referenced by ParamWeavingPattern< SPEC >::Feed::emplaceParamDataBlock(), ParamWeavingPattern< SPEC >::fix(), and ParamWeavingPattern< SPEC >::shed().
Here is the caller graph for this function:
|
inline |
Definition at line 306 of file param-weaving-pattern.hpp.
References ParamWeavingPattern< SPEC >::Feed::block().
Referenced by ParamWeavingPattern< SPEC >::pull().
Here is the call graph for this function:
Here is the caller graph for this function:| lib::UninitialisedStorage<DataBlock> buffer |
Definition at line 300 of file param-weaving-pattern.hpp.
Referenced by ParamWeavingPattern< SPEC >::Feed::block().
| OptionalBuff outBuff |
Definition at line 301 of file param-weaving-pattern.hpp.
Referenced by ParamWeavingPattern< SPEC >::fix(), ParamWeavingPattern< SPEC >::shed(), and ParamWeavingPattern< SPEC >::weft().
Inheritance diagram for ParamWeavingPattern< SPEC >::Feed:
Collaboration diagram for ParamWeavingPattern< SPEC >::Feed: