KVIrc  4.9.2
DeveloperAPIs
Public Member Functions | List of all members
KviKvsTreeNodeSpecialCommandSwitchLabelCase Class Reference

#include <KviKvsTreeNodeSpecialCommandSwitch.h>

+ Inheritance diagram for KviKvsTreeNodeSpecialCommandSwitchLabelCase:

Public Member Functions

virtual void contextDescription (QString &szBuffer)
 Sets the buffer. More...
 
virtual void dump (const char *prefix)
 Dumps the tree. More...
 
virtual bool execute (KviKvsRunTimeContext *c, KviKvsVariant *pRealParameter, bool *bPassThrough)
 
 KviKvsTreeNodeSpecialCommandSwitchLabelCase (const QChar *pLocation)
 
 ~KviKvsTreeNodeSpecialCommandSwitchLabelCase ()
 
- Public Member Functions inherited from KviKvsTreeNodeSpecialCommandSwitchLabel
 KviKvsTreeNodeSpecialCommandSwitchLabel (const QChar *pLocation)
 
void setInstruction (KviKvsTreeNodeInstruction *pInstruction)
 
void setParameter (KviKvsTreeNodeData *pParameter)
 
void setTerminatingBreak (bool b)
 
 ~KviKvsTreeNodeSpecialCommandSwitchLabel ()
 
- Public Member Functions inherited from KviKvsTreeNode
 KviKvsTreeNode (const QChar *pLocation)
 Constructs the treenode object. More...
 
const QChar * location ()
 Returns the location char. More...
 
KviKvsTreeNodeparent ()
 Returns the parent object. More...
 
void setParent (KviKvsTreeNode *p)
 Sets the parent object. More...
 
virtual ~KviKvsTreeNode ()
 Destroys the treenode object. More...
 

Additional Inherited Members

- Protected Member Functions inherited from KviKvsTreeNode
void setLocation (const QChar *pLocation)
 Sets the location char. More...
 
- Protected Attributes inherited from KviKvsTreeNodeSpecialCommandSwitchLabel
bool m_bHasTerminatingBreak
 
KviKvsTreeNodeInstructionm_pInstruction
 
KviKvsTreeNodeDatam_pParameter
 
- Protected Attributes inherited from KviKvsTreeNode
const QChar * m_pLocation
 
KviKvsTreeNodem_pParent
 

Constructor & Destructor Documentation

KviKvsTreeNodeSpecialCommandSwitchLabelCase::KviKvsTreeNodeSpecialCommandSwitchLabelCase ( const QChar *  pLocation)
KviKvsTreeNodeSpecialCommandSwitchLabelCase::~KviKvsTreeNodeSpecialCommandSwitchLabelCase ( )
default

Member Function Documentation

void KviKvsTreeNodeSpecialCommandSwitchLabelCase::contextDescription ( QString &  szBuffer)
virtual

Sets the buffer.

Parameters
szBufferThe buffer :)
Returns
void

Implements KviKvsTreeNode.

void KviKvsTreeNodeSpecialCommandSwitchLabelCase::dump ( const char *  prefix)
virtual
bool KviKvsTreeNodeSpecialCommandSwitchLabelCase::execute ( KviKvsRunTimeContext c,
KviKvsVariant pRealParameter,
bool *  bPassThrough 
)
virtual

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