1 #include <samchon/namtree/NTParameterArray.hpp> 2 # include <samchon/namtree/NTParameter.hpp> 11 auto NTParameterArray::TAG() const ->
string {
return "parameterArray"; }
12 auto NTParameterArray::CHILD_TAG() const ->
string {
return "parameter"; }
14 NTParameterArray::NTParameterArray()
virtual auto createChild(std::shared_ptr< library::XML >) -> NTParameter *override
Factory method of a child Entity.
An Entity and a container of children Entity objects.
Package of network protocol and libraries.
A metadata of a parameter in a function.
Top level namespace of products built from samchon.