Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

TDirEntry Class Reference

Simple class providing directory paths and descriptions. More...

#include <stddlg.h>

List of all members.

Public Methods

 TDirEntry (const char *, const char *)
 ~TDirEntry ()
char* dir ()
char* text ()


Detailed Description

TDirEntry is a simple class providing directory paths and descriptions.

TDirEntry objects are stored in TDirCollection objects.

Definition at line 943 of file stddlg.h.


Constructor & Destructor Documentation

TDirEntry::TDirEntry ( const char * txt,
const char * dir ) [inline]
 

Undocumented.

Definition at line 969 of file stddlg.h.

TDirEntry::~TDirEntry ( ) [inline]
 

Undocumented.

Definition at line 974 of file stddlg.h.


Member Function Documentation

char * TDirEntry::dir ( ) [inline]
 

Returns the current directory (the value of the private member directory).

Definition at line 958 of file stddlg.h.

char * TDirEntry::text ( ) [inline]
 

Returns the current display text (the value of the private member displayText).

Definition at line 963 of file stddlg.h.


The documentation for this class was generated from the following file:
Generated at Sat Sep 22 20:19:23 2001 for TVision by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001