|
kodi
|

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_HttpRequestHandler * | m_Handler |
| NPT_String | m_Path |
| bool | m_IncludeChildren |
| bool | m_HandlerIsOwned |
1.8.13