#include <GetAttributes.h>
Базовые классы:TagHandler< TagIQ >.
Открытые члены | |
| void | handleTag (TagIQ &tag) |
| GetAttributes (Protocol &protocol, ServerConfig *sc) | |
| virtual | ~GetAttributes () |
Защищенные данные | |
| Protocol * | protocol |
| ServerConfig * | sc |
См. определение в файле GetAttributes.h строка 22
| GetAttributes::GetAttributes | ( | Protocol & | protocol, | |
| ServerConfig * | sc | |||
| ) |
| GetAttributes::~GetAttributes | ( | ) | [virtual] |
| void GetAttributes::handleTag | ( | TagIQ & | tag | ) | [virtual] |
Protocol* GetAttributes::protocol [protected] |
См. определение в файле GetAttributes.h строка 24
ServerConfig* GetAttributes::sc [protected] |
См. определение в файле GetAttributes.h строка 25
1.7.1