|
DIY
3.0
data-parallel out-of-core C++ library
|
Public Member Functions | |
| Command (Callback< Block > f_, const Skip &s_) | |
| void | execute (void *b, const ProxyWithLink &cp) const override |
| bool | skip (int i, const Master &m) const override |
Public Attributes | |
| Callback< Block > | f |
| Skip | s |
1.8.6