xbmc
Classes | Typedefs
PltArgument.h File Reference

UPnP Service Action Argument. More...

#include "Neptune.h"
Include dependency graph for PltArgument.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PLT_ArgumentDesc
 The PLT_ArgumentDesc class provides information about a given argument of a UPnP Service given action. More...
 
class  PLT_Argument
 The PLT_Argument class provides a mechanism to set or verify the validity of a specific UPNP service action argument. More...
 
class  PLT_ArgumentNameFinder
 The PLT_ArgumentNameFinder class provides a mechanism to find a PLT_Argument given an argument name. More...
 
class  PLT_ArgumentDescNameFinder
 The PLT_ArgumentDescNameFinder class provides a mechanism to find a PLT_ArgumentDesc given an argument name. More...
 

Typedefs

typedef NPT_Array< PLT_Argument * > PLT_Arguments
 

Detailed Description

UPnP Service Action Argument.