Functions

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 80826 2008-03-04 14:51:23Z wotte $") 1ACE_Dirent_Selector

Function Documentation

ACE_RCSID ( ace  ,
Dirent_Selector  ,
"$Id: Dirent_Selector.cpp 80826 2008-03-04 14:51:23Z wotte $"   
)

Definition at line 12 of file Dirent_Selector.cpp.

               : Dirent_Selector.cpp 80826 2008-03-04 14:51:23Z wotte $")

ACE_BEGIN_VERSIONED_NAMESPACE_DECL

// Construction/Destruction

ACE_Dirent_Selector::ACE_Dirent_Selector (void)
  : namelist_ (0),
    n_ (0)
{
}

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines