Classes | Namespaces | Typedefs | Functions
File.h File Reference
#include <windows.h>
#include <coil/config_coil.h>
#include <coil/stringutil.h>
Include dependency graph for win32/coil/File.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  coil::DIR
 Structure for directory stream. More...
struct  coil::dirent
 Structure for directory entry. More...

Namespaces

namespace  coil
 

Common Object Interface Layer.


Typedefs

typedef unsigned int coil::ino_t

Functions

const char * coil::basename (const char *path)
 Get a file name part than a file pass.
int coil::closedir (DIR *dir)
 Close a directory stream.
std::string coil::dirname (char *path)
 Get a directory part than a file pass.
coil::vstring coil::filelist (const char *path, const char *glob_str="")
 Get file list.
const unsigned int coil::MaxPathLength (1024)
DIR * coil::opendir (const char *name)
 Open a directory stream.
dirent * coil::readdir (DIR *dir)
 Get a directory entry pointer.


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Sat Jun 8 2019 18:49:08