2 #include <samchon/API.hpp> 4 #include <samchon/protocol/ExternalSystem.hpp> 13 class ParallelSystemArray;
15 class PRInvokeHistoryArray;
16 class PRMasterHistory;
91 virtual void construct(std::shared_ptr<library::XML>)
override;
95 virtual auto createChild(std::shared_ptr<library::XML>)->ExternalSystemRole*
override;
100 virtual void _replyData(std::shared_ptr<Invoke>)
override;
110 void sendPieceData(
PRMasterHistory*, std::shared_ptr<Invoke>,
size_t,
size_t);
116 virtual auto toXML() const->
std::shared_ptr<library::XML> override;
PRInvokeHistoryArray * historyArray
A list of history log for reported Invoke messages.
A history log of an Invoke message on a master.
An array of parallel system drivers.
A network driver for a parallel system.
ParallelSystemArray * systemArray
A master that the system is belonged to.
An Entity and a container of children Entity objects.
A network driver for an external system.
PRInvokeHistoryArray * progressArray
A list of invoke messages on progress.
An array of PRInvokeHistory.
double performance
A performance index.
Top level namespace of products built from samchon.