All Classes Namespaces Files Functions Variables Enumerations Enumerator
Namespaces | Functions
libs/system/findFiles.h File Reference

ディレクトリ以下のファイル探索を行う More...

#include <boost/xpressive/xpressive.hpp>
#include <vector>
#include <string>
Include dependency graph for findFiles.h:

Go to the source code of this file.

Namespaces

namespace  qrk
 Quick Robot Development Kit.

Functions

size_t qrk::findFiles (std::vector< std::string > &files, const char *root_path, const boost::xpressive::sregex pattern)

Detailed Description

ディレクトリ以下のファイル探索を行う

Author:
Satofumi KAMIMURA
Id:
findFiles.h 1811 2010-04-30 16:12:05Z satofumi

Definition in file findFiles.h.