Template Struct form¶
Defined in File forms.h
Struct Documentation¶
-
template<typename
DriverT>
structudho::forms::form: public DriverT¶ Public Functions
-
bool
has(const std::string &name) const¶
-
template<typename
T, typenameParserT= udho::forms::parser<T>>
Tfield(const std::string &name, bool *ok = 0x0) const¶
-
bool