#include <GetAttr.h>
Базовые классы:TagIQ.
Открытые члены | |
| void | setError (int errn) |
| int | getError () |
| GetAttr (Node *parent=NULL, string from="", string to="", IQType type=TagIQ::Get, string id="") | |
| GetAttr (const Node &basedNode) | |
| string | getPath () |
| void | setPath (string path) |
| struct stat | getFileInfo () |
| void | setFileInfo (struct stat st) |
| virtual | ~GetAttr () |
См. определение в файле GetAttr.h строка 26
| GetAttr::GetAttr | ( | Node * | parent = NULL, |
|
| string | from = "", |
|||
| string | to = "", |
|||
| IQType | type = TagIQ::Get, |
|||
| string | id = "" | |||
| ) |
См. определение в файле GetAttr.cpp строка 98
| GetAttr::GetAttr | ( | const Node & | basedNode | ) |
См. определение в файле GetAttr.cpp строка 102
| GetAttr::~GetAttr | ( | ) | [virtual] |
См. определение в файле GetAttr.cpp строка 108
| int GetAttr::getError | ( | ) |
| struct stat GetAttr::getFileInfo | ( | ) | [read] |
| string GetAttr::getPath | ( | ) |
| void GetAttr::setError | ( | int | errn | ) |
| void GetAttr::setFileInfo | ( | struct stat | st | ) |
| void GetAttr::setPath | ( | string | path | ) |
1.7.1