LLHTTPNode::Impl Class Reference

Collaboration diagram for LLHTTPNode::Impl:

Collaboration graph
[legend]

List of all members.

Public Types

typedef std::map< std::string,
LLHTTPNode * > 
ChildMap

Public Member Functions

 Impl ()
LLHTTPNodefindNamedChild (const std::string &name) const

Public Attributes

ChildMap mNamedChildren
LLHTTPNodemWildcardChild
std::string mWildcardName
std::string mWildcardKey
LLHTTPNodemParentNode


Detailed Description

LLHTTPNode

Definition at line 46 of file llhttpnode.cpp.


Member Typedef Documentation

typedef std::map<std::string, LLHTTPNode*> LLHTTPNode::Impl::ChildMap

Definition at line 49 of file llhttpnode.cpp.


Constructor & Destructor Documentation

LLHTTPNode::Impl::Impl (  )  [inline]

Definition at line 57 of file llhttpnode.cpp.


Member Function Documentation

LLHTTPNode * LLHTTPNode::Impl::findNamedChild ( const std::string &  name  )  const

Definition at line 63 of file llhttpnode.cpp.

References get_ptr_in_map(), mNamedChildren, mWildcardChild, and mWildcardName.

Referenced by LLHTTPNode::addNode(), and LLHTTPNode::findNode().

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation

Definition at line 53 of file llhttpnode.cpp.

Referenced by LLHTTPNode::addNode(), LLHTTPNode::allNodePaths(), and findNamedChild().

Definition at line 54 of file llhttpnode.cpp.

Referenced by LLHTTPNode::addNode(), and LLHTTPNode::getChild().

Definition at line 55 of file llhttpnode.cpp.

Referenced by LLHTTPNode::addNode(), and LLHTTPNode::rootNode().


The documentation for this class was generated from the following file:

Generated on Fri May 16 08:49:05 2008 for SecondLife by  doxygen 1.5.5