#include <nodeViewer.h>
Public Member Functions | |
TestCommand_HIDENODE (NodeViewer *pNV) | |
virtual | ~TestCommand_HIDENODE () |
bool | invoke (const array< WideString > &args, IC_Dispatcher *pDispatcher, IC_MessageSink *pOutput) |
Definition at line 28 of file nodeViewer.h.
TestCommand_HIDENODE::TestCommand_HIDENODE | ( | NodeViewer * | pNV | ) |
Definition at line 59 of file nodeViewer.cpp.
TestCommand_HIDENODE::~TestCommand_HIDENODE | ( | ) | [virtual] |
Definition at line 69 of file nodeViewer.cpp.
bool TestCommand_HIDENODE::invoke | ( | const array< WideString > & | args, | |
IC_Dispatcher * | pDispatcher, | |||
IC_MessageSink * | pOutput | |||
) |
Definition at line 73 of file nodeViewer.cpp.