Samchon Framework for CPP
1.0.0
Main Page
Related Pages
Namespaces
Classes
Files
File List
ParallelServerArray.cpp
1
#include <samchon/protocol/master/ParallelServerArray.hpp>
2
3
using namespace
std
;
4
using namespace
samchon::library
;
5
using namespace
samchon::protocol
;
6
using namespace
samchon::protocol::master
;
7
8
ParallelServerArray::ParallelServerArray()
9
:
super
(),
10
network_super
()
11
{
12
}
samchon::protocol::ExternalSystemArray
An array of ExternalSystem(s).
Definition:
ExternalSystemArray.hpp:44
samchon::protocol::master
Package for external system, within the framework of master.
Definition:
protocol_master.hpp:58
std
Definition:
RWMutex.hpp:4
samchon::library
Package of libraries.
Definition:
library.hpp:84
samchon::protocol::ExternalServerArray
An array of ExternalServer(s)
Definition:
ExternalServerArray.hpp:19
samchon::protocol
Package of network protocol and libraries.
Definition:
protocol.hpp:185
cpp
samchon
protocol
master
ParallelServerArray.cpp
Generated by
1.8.11