• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • graphics API Reference
  • KDE Home
  • Contact Us
 

digikam

Public Member Functions | Protected Attributes | List of all members
PLT_ActionDesc Class Reference

#include <PltAction.h>

Public Member Functions

 PLT_ActionDesc (const char *name, PLT_Service *service)
 
 ~PLT_ActionDesc ()
 
PLT_ArgumentDesc * GetArgumentDesc (const char *name)
 
NPT_Array< PLT_ArgumentDesc * > & GetArgumentDescs ()
 
const NPT_String & GetName () const
 
NPT_Result GetSCPDXML (NPT_XmlElementNode *node)
 
PLT_Service * GetService ()
 

Protected Attributes

NPT_Array< PLT_ArgumentDesc * > m_ArgumentDescs
 
NPT_String m_Name
 
PLT_Service * m_Service
 

Detailed Description

The PLT_ActionDesc class provides information about a UPnP Service given action.

This description has a name, a set of arguments and is associated to a service.

Definition at line 61 of file PltAction.h.

Constructor & Destructor Documentation

PLT_ActionDesc::PLT_ActionDesc ( const char *  name,
PLT_Service *  service 
)

Constructor.

Parameters
namethe action name
servicethe UPnP service the action is associated with

Definition at line 49 of file PltAction.cpp.

PLT_ActionDesc::~PLT_ActionDesc ( )

Definition at line 58 of file PltAction.cpp.

Member Function Documentation

PLT_ArgumentDesc * PLT_ActionDesc::GetArgumentDesc ( const char *  name)

Look for an argument given a name.

Parameters
nameargument name
Returns
PLT_ArgumentDesc pointer

Definition at line 97 of file PltAction.cpp.

NPT_Array<PLT_ArgumentDesc*>& PLT_ActionDesc::GetArgumentDescs ( )
inline

Return an array of arguments.

Returns
array of arguments

Definition at line 76 of file PltAction.h.

const NPT_String& PLT_ActionDesc::GetName ( ) const
inline

Return the action name.

Returns
action name.

Definition at line 84 of file PltAction.h.

NPT_Result PLT_ActionDesc::GetSCPDXML ( NPT_XmlElementNode *  node)

Serialize action information to xml into an existing xml tree.

Parameters
nodethe xml Element to serialize action information

Definition at line 67 of file PltAction.cpp.

PLT_Service * PLT_ActionDesc::GetService ( )

Return the service the action is associated with.

Definition at line 88 of file PltAction.cpp.

Member Data Documentation

NPT_Array<PLT_ArgumentDesc*> PLT_ActionDesc::m_ArgumentDescs
protected

Definition at line 108 of file PltAction.h.

NPT_String PLT_ActionDesc::m_Name
protected

Definition at line 106 of file PltAction.h.

PLT_Service* PLT_ActionDesc::m_Service
protected

Definition at line 107 of file PltAction.h.


The documentation for this class was generated from the following files:
  • PltAction.h
  • PltAction.cpp
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Wed Dec 11 2019 07:35:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

digikam

Skip menu "digikam"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Modules
  • Related Pages
-->

graphics API Reference

Skip menu "graphics API Reference"
  • digikam
  • KDiagram
  •     KChart
  •     KGantt
  • KPhotoAlbum
  •   AndroidRemoteControl
  • Krita
  •   libs
  •     KritaBasicFlakes
  •     brush
  •     KritaUndo2
  •     KritaFlake
  •     image
  •     KritaPlugin
  •     Krita
  •     KritaOdf
  •     KritaPigment
  •     KritaStore
  •     ui
  •     KritaWidgets
  •     KritaWidgetUtils
  •   plugins
  •     Assitants
  •     Extensions
  •     Filters
  •         KritaText
  •         KritaTextLayout
  •     Generators
  •     Formats
  •             src
  •     PaintOps
  •       libpaintop
Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal