MythTV
master
|
Go to the source code of this file.
Classes | |
class | MythHTTPMetaMethod |
Typedefs | |
using | HTTPMethodPtr = std::shared_ptr< MythHTTPMetaMethod > |
using | HTTPMethods = std::map< QString, HTTPMethodPtr > |
using | HTTPProperties = std::map< int, int > |
using HTTPMethodPtr = std::shared_ptr<MythHTTPMetaMethod> |
Definition at line 14 of file mythhttpmetamethod.h.
using HTTPMethods = std::map<QString,HTTPMethodPtr> |
Definition at line 15 of file mythhttpmetamethod.h.
using HTTPProperties = std::map<int,int> |
Definition at line 16 of file mythhttpmetamethod.h.