CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
swissknife::CommandScrub::Alerts Struct Reference

#include <swissknife_scrub.h>

Public Types

enum  Type {
  kUnexpectedFile = 1, kUnexpectedSymlink, kUnexpectedSubdir, kUnexpectedModifier,
  kMalformedHash, kMalformedCasSubdir, kContentHashMismatch, kNumberOfErrorTypes
}
 

Static Public Member Functions

static const char * ToString (const Type t)
 

Detailed Description

Definition at line 33 of file swissknife_scrub.h.

Member Enumeration Documentation

Enumerator
kUnexpectedFile 
kUnexpectedSymlink 
kUnexpectedSubdir 
kUnexpectedModifier 
kMalformedHash 
kMalformedCasSubdir 
kContentHashMismatch 
kNumberOfErrorTypes 

Definition at line 34 of file swissknife_scrub.h.

Member Function Documentation

const char * swissknife::CommandScrub::Alerts::ToString ( const Type  t)
static

Definition at line 44 of file swissknife_scrub.cc.

Referenced by swissknife::CommandScrub::PrintAlert().

Here is the caller graph for this function:


The documentation for this struct was generated from the following files: