xbmc
Public Member Functions | Public Attributes | List of all members
NPT_HttpServer::HandlerConfig Struct Reference
Collaboration diagram for NPT_HttpServer::HandlerConfig:
Collaboration graph
[legend]

Public Member Functions

 HandlerConfig (NPT_HttpRequestHandler *handler, const char *path, bool include_children, bool transfer_ownership=false)
 
bool WillHandle (NPT_HttpRequest &request)
 

Public Attributes

NPT_HttpRequestHandlerm_Handler
 
NPT_String m_Path
 
bool m_IncludeChildren
 
bool m_HandlerIsOwned
 

The documentation for this struct was generated from the following files: