DIY  3.0
data-parallel out-of-core C++ library
 All Classes Namespaces Functions Typedefs Groups Pages
Public Member Functions | Public Attributes | List of all members
diy::Master::Command< Block > Struct Template Reference
Inheritance diagram for diy::Master::Command< Block >:
diy::Master::BaseCommand

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
 

The documentation for this struct was generated from the following file: