Dirent_Selector.cpp File Reference

#include "ace/Dirent_Selector.h"
#include "ace/OS_NS_dirent.h"
#include "ace/OS_NS_stdlib.h"
Include dependency graph for Dirent_Selector.cpp:

Go to the source code of this file.

Functions

 ACE_RCSID (ace, Dirent_Selector,"$Id: Dirent_Selector.cpp 73456 2006-07-11 21:42:19Z shuston $") 1ACE_Dirent_Selector

Function Documentation

ACE_RCSID ( ace  ,
Dirent_Selector  ,
"$Id: Dirent_Selector.cpp 73456 2006-07-11 21:42:19Z shuston $"   
)

Definition at line 12 of file Dirent_Selector.cpp.

00014                : Dirent_Selector.cpp 73456 2006-07-11 21:42:19Z shuston $")
00015 
00016 ACE_BEGIN_VERSIONED_NAMESPACE_DECL
00017 
00018 // Construction/Destruction
00019 
00020 ACE_Dirent_Selector::ACE_Dirent_Selector (void)
00021   : namelist_ (0),
00022     n_ (0)
00023 {
00024 }

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Sun Nov 22 23:10:20 2009 for ACE by  doxygen 1.6.1