2 #include <samchon/API.hpp> 4 #include <samchon/protocol/Entity.hpp> 39 virtual auto TAG()
const->std::string
override;
43 std::vector<double> parameters;
47 virtual ~
NTSide() =
default;
49 virtual void construct(std::shared_ptr<library::XML>)
override;
51 virtual void initRetrieve();
52 auto calcRetrieved(
NTIterator&)
const -> double;
54 virtual auto toXML()
const->std::shared_ptr<
library::XML>
override;
An entity, a standard data class.
A factory for Nam-Tree objects.
A file archiving metadata of a function.
Iterator of historical data.
XML is a class representing xml object.
Top level namespace of products built from samchon.
A side of a conditional expresson.