#include <xpoilflt.h>
Inheritance diagram for PathNameListItem:
Public Member Functions | |
PathNameListItem (const PathName &Path) | |
Public Attributes | |
PathName | m_Path |
Definition at line 232 of file xpoilflt.h.
|
Definition at line 236 of file xpoilflt.h. 00237 { 00238 m_Path = Path; 00239 }
|
|
Definition at line 241 of file xpoilflt.h. |