filepath.h File Reference

#include <time.h>
#include <mi32/ucstring.h>
#include <mi32/mistring.h>
#include <mi32/stddefns.h>

Include dependency graph for filepath.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  FILEPATH
 System file and directory services class. More...

Defines

#define CLASSLIBEXPORT   MI_DLLCLASSIMPORT

Typedefs

typedef MILIST< FILEPATHFILEPATHLIST

Functions

bool operator!= (const FILEPATH &p, const FILEPATH &q)
FILEPATH operator+ (const FILEPATH &q, const MISTRING &p)
bool operator< (const FILEPATH &p, const FILEPATH &q)
MISTRINGoperator<< (MISTRING &lhs, const FILEPATH &rhs)
bool operator<= (const FILEPATH &p, const FILEPATH &q)
bool operator== (const FILEPATH &p, const FILEPATH &q)
bool operator> (const FILEPATH &p, const FILEPATH &q)
bool operator>= (const FILEPATH &p, const FILEPATH &q)


Define Documentation

#define CLASSLIBEXPORT   MI_DLLCLASSIMPORT
 

Definition at line 160 of file filepath.h.


Typedef Documentation

typedef MILIST<FILEPATH> FILEPATHLIST
 

Easier to type.

Definition at line 843 of file filepath.h.


Function Documentation

bool operator!= const FILEPATH p,
const FILEPATH q
[inline]
 

Compare two FILEPATHS for inequality.

Definition at line 856 of file filepath.h.

FILEPATH operator+ const FILEPATH q,
const MISTRING p
[inline]
 

Append a name to a path.

Definition at line 886 of file filepath.h.

bool operator< const FILEPATH p,
const FILEPATH q
[inline]
 

Compare two FILEPATHS for less than.

Definition at line 862 of file filepath.h.

MISTRING& operator<< MISTRING lhs,
const FILEPATH rhs
[inline]
 

Definition at line 894 of file filepath.h.

bool operator<= const FILEPATH p,
const FILEPATH q
[inline]
 

Compare two FILEPATHS for less than or equality.

Definition at line 874 of file filepath.h.

bool operator== const FILEPATH p,
const FILEPATH q
[inline]
 

Compare two FILEPATHS for equality.

Definition at line 850 of file filepath.h.

bool operator> const FILEPATH p,
const FILEPATH q
[inline]
 

Compare two FILEPATHS for greater than.

Definition at line 868 of file filepath.h.

bool operator>= const FILEPATH p,
const FILEPATH q
[inline]
 

Compare two FILEPATHS for greater than or equality.

Definition at line 880 of file filepath.h.


Generated on Tue Dec 14 13:19:02 2004 for TNTsdk by  doxygen 1.3.8-20040913