Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Examples

FileDep Class Reference

List of all members.

Public Member Functions

 FileDep ()
 FileDep (const std::string &name, const std::string &path, bool is_module, bool have_source, time_t srctime, time_t bintime)
const std::string & name () const
const std::string & path () const
void setPath (const std::string &path)
bool is_module () const
time_t srctime () const
time_t bintime () const
std::string toString () const

Private Attributes

std::string m_name
std::string m_path
bool m_is_module
bool m_have_source
time_t m_srctime
time_t m_bintime

Constructor & Destructor Documentation

FileDep::FileDep  )  [inline]
 

FileDep::FileDep const std::string &  name,
const std::string &  path,
bool  is_module,
bool  have_source,
time_t  srctime,
time_t  bintime
 


Member Function Documentation

time_t FileDep::bintime  )  const
 

bool FileDep::is_module  )  const
 

const std::string & FileDep::name  )  const
 

const std::string & FileDep::path  )  const
 

void FileDep::setPath const std::string &  path  ) 
 

time_t FileDep::srctime  )  const
 

std::string FileDep::toString  )  const
 


Member Data Documentation

time_t FileDep::m_bintime [private]
 

bool FileDep::m_have_source [private]
 

bool FileDep::m_is_module [private]
 

std::string FileDep::m_name [private]
 

std::string FileDep::m_path [private]
 

time_t FileDep::m_srctime [private]
 


The documentation for this class was generated from the following file:
Generated on Fri Nov 9 18:15:24 2007 for yast2-core by doxygen 1.3.6