xbmc
Public Attributes | List of all members
JSONRPC::JsonRpcMethodMap Struct Reference

Structure mapping a json rpc method definition to an actual method implementation. More...

#include <JSONServiceDescription.h>

Collaboration diagram for JSONRPC::JsonRpcMethodMap:
Collaboration graph
[legend]

Public Attributes

std::string name
 Name of the json rpc method.
 
MethodCall method
 Pointer to the actual implementation of the json rpc method.
 

Detailed Description

Structure mapping a json rpc method definition to an actual method implementation.


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