Samchon Framework for CPP  1.0.0
samchon::example::interaction::SlaveDriver Class Reference

A slave system's driver for optimization. More...

#include <SlaveDriver.hpp>

Public Member Functions

 SlaveDriver ()
 Default Constructor. More...
 

Detailed Description

A slave system's driver for optimization.

SlaveDriver is a boundary class interacting with a slave system by inheriting master::ParallelClient. The SlaveDriver is built for providing a guidance of utilizing slave driver in master module of protocol.

example_interaction.png
example_interaction_network_diagram.png
[Inherited]
Author
Jeongho Nam http://samchon.org

Definition at line 39 of file SlaveDriver.hpp.

Constructor & Destructor Documentation

samchon::example::interaction::SlaveDriver::SlaveDriver ( )
inline

Default Constructor.

Definition at line 49 of file SlaveDriver.hpp.


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