class UISocketVoidCommand

UISocketVoidCommand is a variant of UISocketCommand.

Inheritance:


Public Methods

[more] UISocketVoidCommand()
Basic Constructor for UISocketVoidCommand
[more]AbstractUISocketElement* clone()
Return the Cloned copy of UISocketVoidCommand Object


Inherited from UISocketCommand:

Public Fields

ostruct dimCmdStruct *dimCmdPtr
ostruct cmdParamStruct*cmdParamList

Public Methods

ocmdParamStruct* cloneParamList()
ovoid addParam(string id, UISocketCommandParam*cmdParam)


Inherited from AbstractUISocketElement:

Public Fields

oSession* session
olist<string> dimensionList

Public Methods

ostring getElementId()
ovoid setElementId(string elementId)
obool isDimensional()
ovoid setDimensional(bool isDimensional)
oSocketDescription* getSocket()
ovoid setSocket(SocketDescription* socketDescription)
oSession* getSession()
ovoid setSession(Session* session)
obool isIncludeRes()
ovoid setIncludeRes(bool isIncludeRes)
ovirtual void addSocketElement(AbstractUISocketElement*socketElement)
ovirtual SocketElementList* getElementIdSocketElementMap()
ovirtual void setElementIdSocketElementMap(SocketElementList* elementIdSocketElementMap)
ovirtual void parse(IXML_Node* rootElement)


Documentation

UISocketVoidCommand is a variant of UISocketCommand.

o UISocketVoidCommand()
Basic Constructor for UISocketVoidCommand

oAbstractUISocketElement* clone()
Return the Cloned copy of UISocketVoidCommand Object
Returns:
AbstractUISocketElement Object


This class has no child classes.
Author:
Parikshit Thakur & Team, Trace R&D Center
Version:
Revision: 1.0

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.