Planeshift
|
#include <directory_reader.h>
Public Member Functions | |
DirectoryReader (int fd) | |
bool | GetNextEntry (const char **name) |
void | PopEntry () |
Definition at line 47 of file directory_reader.h.
google_breakpad::DirectoryReader::DirectoryReader | ( | int | fd | ) | [inline] |
Definition at line 49 of file directory_reader.h.
bool google_breakpad::DirectoryReader::GetNextEntry | ( | const char ** | name | ) | [inline] |
Definition at line 61 of file directory_reader.h.
void google_breakpad::DirectoryReader::PopEntry | ( | ) | [inline] |
Definition at line 86 of file directory_reader.h.