2 #include <samchon/API.hpp> 4 #include <samchon/protocol/master/DistributedSystemArray.hpp> 5 #include <samchon/protocol/ExternalClientArray.hpp> 37 virtual void construct(std::shared_ptr<library::XML>)
override;
39 virtual void start()
override;
41 virtual auto toXML()
const->std::shared_ptr<
library::XML>
override;
An array of DistributedClient(s).
An array of ExternalSystem(s).
An array of distributed system drivers.
An array of ExternalClient(s)
XML is a class representing xml object.
Top level namespace of products built from samchon.