PathNameListItem Class Reference

#include <xpoilflt.h>

Inheritance diagram for PathNameListItem:

ListItem CCObject SimpleCCObject List of all members.

Public Member Functions

 PathNameListItem (const PathName &Path)

Public Attributes

PathName m_Path

Detailed Description

Definition at line 232 of file xpoilflt.h.


Constructor & Destructor Documentation

PathNameListItem::PathNameListItem const PathName Path  )  [inline]
 

Definition at line 236 of file xpoilflt.h.

00237     {
00238         m_Path = Path;
00239     }


Member Data Documentation

PathName PathNameListItem::m_Path
 

Definition at line 241 of file xpoilflt.h.


The documentation for this class was generated from the following file:
Generated on Sat Nov 10 03:59:34 2007 for Camelot by  doxygen 1.4.4