#include "ace/config-all.h"
#include "ace/os_include/sys/os_types.h"
#include "ace/os_include/os_limits.h"
Include dependency graph for os_dirent.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
struct | dirent |
Defines | |
#define | MAXNAMLEN NAME_MAX |
#define | ACE_DIRENT dirent |
Typedefs | |
typedef int | ACE_DIR |
os_dirent.h,v 1.10 2006/05/30 11:07:33 jwillemsen Exp
This code was originally in various places including ace/OS.h.
Definition in file os_dirent.h.
|
Definition at line 88 of file os_dirent.h. Referenced by ACE_OS::scandir_emulation(). |
|
Definition at line 45 of file os_dirent.h. |
|
Definition at line 50 of file os_dirent.h. Referenced by ACE_OS::closedir(), ACE_OS::readdir(), ACE_OS::readdir_r(), ACE_OS::rewinddir(), ACE_OS::scandir_emulation(), ACE_OS::seekdir(), and ACE_OS::telldir(). |