FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
template<class T >
int RunShell
(
Configuration
&
conf
)
Definition at line
3435
of file
smartfact.cc
.
References
Configuration::Get()
.
3436
{
3437
StateMachineSmartFACT::fIsServer
= !conf.
Get
<
bool
>(
"client"
);
3438
return
Main::execute<T, StateMachineSmartFACT>(conf);
3439
}
Configuration::Get
T Get(const std::string &var)
Definition:
Configuration.h:162
StateMachineSmartFACT::fIsServer
static bool fIsServer
Definition:
smartfact.cc:442
Here is the call graph for this function:
src
smartfact.cc
Generated on Sun Sep 18 2016 20:50:42 for FACT++ by
1.8.11