CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
SonicDispatcher.cc
Go to the documentation of this file.
3 
5  client_->start(std::move(holder));
6  client_->evaluate();
7 }
8 
10  client_->start();
11  client_->evaluate();
12 }
virtual void evaluate()=0
void start(edm::WaitingTaskWithArenaHolder holder)
virtual void dispatch()
def move
Definition: eostools.py:511
SonicClientBase * client_