CHILD_TAG() const -> std::string override | samchon::templates::external::ExternalSystem | inlinevirtual |
close() | samchon::templates::external::ExternalSystem | inline |
construct(std::shared_ptr< library::XML > xml) override | samchon::templates::parallel::ParallelSystem | inlinevirtual |
count(const typename child_type::key_type &key) const -> size_t | samchon::protocol::EntityGroup< Container, T, Key > | inline |
createChild(std::shared_ptr< library::XML >) -> child_type *=0 | samchon::protocol::EntityGroup< Container, T, Key > | protectedpure virtual |
enforcePerformance(double val) | samchon::templates::parallel::ParallelSystem | inline |
ExternalSystem() | samchon::templates::external::ExternalSystem | inline |
ExternalSystem(base::ExternalSystemArrayBase *systemArray) | samchon::templates::external::ExternalSystem | inline |
ExternalSystem(base::ExternalSystemArrayBase *systemArray, std::shared_ptr< protocol::ClientDriver > driver) | samchon::templates::external::ExternalSystem | inline |
find(const typename child_type::key_type &key) -> typename container_type::iterator | samchon::protocol::EntityGroup< Container, T, Key > | inline |
find(const typename child_type::key_type &key) const -> typename container_type::const_iterator | samchon::protocol::EntityGroup< Container, T, Key > | inline |
get(const typename child_type::key_type &key) -> typename container_type::value_type & | samchon::protocol::EntityGroup< Container, T, Key > | inline |
get(const typename child_type::key_type &key) const -> const typename container_type::value_type & | samchon::protocol::EntityGroup< Container, T, Key > | inline |
getName() const -> std::string | samchon::templates::external::ExternalSystem | inline |
getPerformance() const -> double | samchon::templates::parallel::ParallelSystem | inline |
has(const typename child_type::key_type &key) const -> bool | samchon::protocol::EntityGroup< Container, T, Key > | inline |
key() const -> std::string | samchon::templates::external::ExternalSystem | inlinevirtual |
name | samchon::templates::external::ExternalSystem | protected |
replyData(std::shared_ptr< protocol::Invoke > invoke) override | samchon::templates::external::ExternalSystem | inlinevirtual |
samchon::protocol::IProtocol::replyData(std::shared_ptr< Invoke >)=0 | samchon::protocol::IProtocol | pure virtual |
sendData(std::shared_ptr< protocol::Invoke > invoke) override | samchon::templates::external::ExternalSystem | inlinevirtual |
samchon::protocol::IProtocol::sendData(std::shared_ptr< Invoke >)=0 | samchon::protocol::IProtocol | pure virtual |
setPerformance(double val) | samchon::templates::parallel::ParallelSystem | inline |
toXML() const -> std::shared_ptr< library::XML > override | samchon::templates::parallel::ParallelSystem | inlinevirtual |
~ExternalSystem()=default | samchon::templates::external::ExternalSystem | virtual |
~ParallelSystem() | samchon::templates::parallel::ParallelSystem | inlinevirtual |