28 inner_type_ptr(type.clone()),
29 inner_type(type.get_type()),
30 description(description)
48 inner_type_index(inner_type_index),
49 inner_type(inner_type),
50 description(description)
58 std::unique_ptr<Interface>
Array(const Interface &type, const std::string &description)
std::vector< unsigned int > inner_type_index
std::unique_ptr< Interface > inner_type_ptr
virtual std::unique_ptr< Interface > clone() const