|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Member Functions | |
| SNode () | |
Public Attributes | |
| CShellCommand * | m_pData |
| SNode * | m_pNext |
Definition at line 25 of file ShellCommandsLinkedList.h.
|
inline |
Definition at line 27 of file ShellCommandsLinkedList.h.
| CShellCommand* CShellCommandsLinkedList::SNode::m_pData |
Definition at line 28 of file ShellCommandsLinkedList.h.
Referenced by CShellCommandsLinkedList::AddCommand(), CShellCommandsLinkedList::Execute(), and CShellCommandsLinkedList::Match().
| SNode* CShellCommandsLinkedList::SNode::m_pNext |
Definition at line 29 of file ShellCommandsLinkedList.h.
Referenced by CShellCommandsLinkedList::AddCommand(), CShellCommandsLinkedList::Execute(), CShellCommandsLinkedList::Match(), and SNode().