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

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
 

Private Types

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

Private Attributes

path_container_type paths
 

Member Typedef Documentation

◆ path_container_type

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

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
private

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