6 #if !defined(SHELLCOMMANDSLINKEDLIST_H__D29C1198_5942_11D4_A037_C5AC8D00940F__INCLUDED_) 7 #define SHELLCOMMANDSLINKEDLIST_H__D29C1198_5942_11D4_A037_C5AC8D00940F__INCLUDED_ 12 #define POSITION int * 34 #endif // !defined(SHELLCOMMANDSLINKEDLIST_H__D29C1198_5942_11D4_A037_C5AC8D00940F__INCLUDED_)
int Execute(CArgumentParser &rArgumentParser, int &nReturnValue)
CShellCommandsLinkedList(CConsole &rConsole)
CShellCommand * GetNextCommand(POSITION &rPos)
virtual ~CShellCommandsLinkedList()
POSITION GetFirstCommandPosition()
struct CShellCommandsLinkedList::SNode * m_pRoot
CShellCommand * Match(const TCHAR *pchCommand)
void AddCommand(CShellCommand *pCommand)