ark::doxygen::FunctionParameter

Defined in header “ark/doxygen/doxygen_xml_parser.hh”.


This structure represents a parameter to a function.

Variables

  • std::string name
    The name of the parameter.

  • TypeString type
    The type signature.