#include <http.h>
Inheritance diagram for PHTTPSpace::Node:
Public Member Functions | |
Node (const PString &name, Node *parentNode) | |
~Node () | |
Public Attributes | |
Node * | parent |
ChildList | children |
PHTTPResource * | resource |
PHTTPSpace::Node::~Node | ( | ) |
ChildList PHTTPSpace::Node::children |