2 #include <samchon/API.hpp> 4 #include <samchon/protocol/SharedEntityArray.hpp> 5 #include <samchon/library/FTInstance.hpp> 31 virtual auto CHILD_TAG()
const->std::string
override;
48 virtual void construct(std::shared_ptr<library::XML> xml)
override;
51 virtual auto createChild(std::shared_ptr<library::XML>)->FTInstance*
override;
54 virtual auto toXML() const->
std::shared_ptr<library::
XML> override;
An interface of file-tree.
FTFactory * factory
Factory instance for creating sub files.
An Entity and a container of children Entity objects.
A Factory and manager for file-tree.
XML is a class representing xml object.
Top level namespace of products built from samchon.