|
gloox
0.9.9.12
|
This is the complete list of members for DataForm, including all inherited members.
| addField(DataFormField *field) | DataFormBase | inlinevirtual |
| addField(DataFormField::DataFormFieldType type, const std::string &name, const std::string &value="", const std::string &label="") | DataFormBase | inline |
| DataForm(DataFormType type, const StringList &instructions, const std::string &title="") | DataForm | |
| DataForm(DataFormType type, const std::string &title="") | DataForm | |
| DataForm(Tag *tag) | DataForm | |
| DataForm() | DataForm | |
| DataFormBase() | DataFormBase | |
| DataFormType enum name | DataForm | |
| field(const std::string &field) | DataFormBase | |
| FieldList typedef | DataFormBase | |
| fields() | DataFormBase | inline |
| FormTypeCancel enum value | DataForm | |
| FormTypeForm enum value | DataForm | |
| FormTypeInvalid enum value | DataForm | |
| FormTypeResult enum value | DataForm | |
| FormTypeSubmit enum value | DataForm | |
| hasField(const std::string &field) | DataFormBase | |
| instructions() const | DataForm | inline |
| parse(Tag *tag) | DataForm | |
| setFields(FieldList &fields) | DataFormBase | inlinevirtual |
| setInstructions(const StringList &instructions) | DataForm | inline |
| setTitle(const std::string &title) | DataForm | inline |
| tag() const | DataForm | |
| title() const | DataForm | inline |
| type() const | DataForm | inline |
| ~DataForm() | DataForm | virtual |
| ~DataFormBase() | DataFormBase | virtual |
1.8.1.2