#include "ace/pre.h"
#include "ace/ACE_export.h"
#include "ace/post.h"
Include dependency graph for Dirent_Selector.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | ACE_Dirent_Selector |
Define a portable C++ directory-entry iterator based on the POSIX scandir API. More... |
Dirent_Selector.h,v 4.6 2002/10/22 12:34:31 jwillemsen Exp
Define a portable C++ interface to the <ACE_OS_Dirent::scandir> method.