|
Malloy
|
#include <form_field.hpp>
Public Member Functions | |
| bool | has_data () const |
Public Attributes | |
| std::string | name |
| std::string | dispositions |
| The field name. | |
| std::string | filename |
| std::string | type |
| std::string | content |
Type to represent the data held by a single field of an HTML form.