UISocketVoidCommand is a variant of UISocketCommand.
Inheritance:
Public Methods
-
UISocketVoidCommand()
- Basic Constructor for UISocketVoidCommand
-
AbstractUISocketElement* clone()
- Return the Cloned copy of UISocketVoidCommand Object
Public Fields
-
struct dimCmdStruct *dimCmdPtr
-
struct cmdParamStruct*cmdParamList
Public Methods
-
cmdParamStruct* cloneParamList()
-
void addParam(string id, UISocketCommandParam*cmdParam)
Public Fields
-
Session* session
-
list<string> dimensionList
Public Methods
-
string getElementId()
-
void setElementId(string elementId)
-
bool isDimensional()
-
void setDimensional(bool isDimensional)
-
SocketDescription* getSocket()
-
void setSocket(SocketDescription* socketDescription)
-
Session* getSession()
-
void setSession(Session* session)
-
bool isIncludeRes()
-
void setIncludeRes(bool isIncludeRes)
-
virtual void addSocketElement(AbstractUISocketElement*socketElement)
-
virtual SocketElementList* getElementIdSocketElementMap()
-
virtual void setElementIdSocketElementMap(SocketElementList* elementIdSocketElementMap)
-
virtual void parse(IXML_Node* rootElement)
Documentation
UISocketVoidCommand is a variant of UISocketCommand.
UISocketVoidCommand()
-
Basic Constructor for UISocketVoidCommand
AbstractUISocketElement* 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++.