ldas-tools-frameAPI  3.0.3
Public Types | Public Member Functions | Public Attributes | List of all members
Search Class Reference

Public Types

typedef std::list< std::string > path_container_type
 

Public Member Functions

 Search ()
 
void AddPath (const std::string &Path)
 
void AddPathVar (const std::string &Var, const std::string &SubDir)
 
void Find (const base_filename_container_type &BaseNames, filename_container_type &Files) const
 

Public Attributes

path_container_type paths
 

Member Typedef Documentation

◆ path_container_type

typedef std::list< std::string > Search::path_container_type

Constructor & Destructor Documentation

◆ Search()

Search::Search ( )

Member Function Documentation

◆ AddPath()

void Search::AddPath ( const std::string &  Path)

◆ AddPathVar()

void Search::AddPathVar ( const std::string &  Var,
const std::string &  SubDir 
)

◆ Find()

void Search::Find ( const base_filename_container_type BaseNames,
filename_container_type Files 
) const

Member Data Documentation

◆ paths

path_container_type Search::paths

The documentation for this class was generated from the following file: