xbmc
Public Member Functions | Static Public Member Functions | List of all members
PLT_Constants Class Reference

The PLT_Constants class provides a way to globally set or get certain UPnP constants. More...

#include <PltConstants.h>

Public Member Functions

void SetDefaultDeviceLease (NPT_TimeInterval lease)
 
NPT_Reference< NPT_TimeIntervalGetDefaultDeviceLease ()
 
void SetDefaultSubscribeLease (NPT_TimeInterval lease)
 
NPT_Reference< NPT_TimeIntervalGetDefaultSubscribeLease ()
 
void SetDefaultUserAgent (const char *agent)
 
NPT_Reference< NPT_StringGetDefaultUserAgent ()
 
void SetSearchMulticastTimeToLive (NPT_UInt32 ttl)
 
NPT_UInt32 GetSearchMulticastTimeToLive ()
 
void SetAnnounceMulticastTimeToLive (NPT_UInt32 ttl)
 
NPT_UInt32 GetAnnounceMulticastTimeToLive ()
 

Static Public Member Functions

static PLT_ConstantsGetInstance ()
 

Detailed Description

The PLT_Constants class provides a way to globally set or get certain UPnP constants.


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