CheckAccessDeleted.cc File Reference

#include <iostream>
#include "zypp/base/LogTools.h"
#include "zypp/base/String.h"
#include "zypp/base/Tr1hash.h"
#include "zypp/base/Exception.h"
#include "zypp/PathInfo.h"
#include "zypp/ExternalProgram.h"
#include "zypp/misc/CheckAccessDeleted.h"

Include dependency graph for CheckAccessDeleted.cc:

Go to the source code of this file.

Namespaces

namespace  zypp

Defines

#define ZYPP_BASE_LOGGER_LOGGROUP   "zypp::misc"

Typedefs

typedef std::pair< std::string,
std::tr1::unordered_set
< std::string > > 
zypp::CacheEntry
 lsof output line + files extracted so far for this PID

Functions

void zypp::addDataIf (std::vector< CheckAccessDeleted::ProcInfo > &data_r, const CacheEntry &cache_r)
 Add cache to data if the process is accessing deleted files.
void zypp::addCacheIf (CacheEntry &cache_r, const std::string &line_r, bool verbose_r)
 Add file to cache if it refers to a deleted executable or library file:
  • Either the link count (k) is 0, or no link cout is present.

std::ostream & zypp::operator<< (std::ostream &str, const CheckAccessDeleted &obj)
std::ostream & zypp::operator<< (std::ostream &str, const CheckAccessDeleted::ProcInfo &obj)


Detailed Description

Definition in file CheckAccessDeleted.cc.


Define Documentation

#define ZYPP_BASE_LOGGER_LOGGROUP   "zypp::misc"

Definition at line 26 of file CheckAccessDeleted.cc.


Generated on Tue May 5 14:44:58 2015 for libzypp by  doxygen 1.5.6