Classes | Namespaces | Typedefs | Functions
win32/coil/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

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


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Mon Jun 10 2019 14:07:57