#include <nodeViewer.h>
Public Member Functions | |
TestCommand_SHOWNODE (NodeViewer *pNV) | |
virtual | ~TestCommand_SHOWNODE () |
bool | invoke (const array< WideString > &args, IC_Dispatcher *pDispatcher, IC_MessageSink *pOutput) |
Definition at line 17 of file nodeViewer.h.
TestCommand_SHOWNODE::TestCommand_SHOWNODE | ( | NodeViewer * | pNV | ) |
Definition at line 3 of file nodeViewer.cpp.
TestCommand_SHOWNODE::~TestCommand_SHOWNODE | ( | ) | [virtual] |
Definition at line 18 of file nodeViewer.cpp.
bool TestCommand_SHOWNODE::invoke | ( | const array< WideString > & | args, | |
IC_Dispatcher * | pDispatcher, | |||
IC_MessageSink * | pOutput | |||
) |
Definition at line 22 of file nodeViewer.cpp.