CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
anonymous_namespace{cmd_enter.cc} Namespace Reference

Classes

struct  AnchorPid
 

Functions

static AnchorPid EnterRootContainer ()
 
static void EnsureDirectory (const std::string &path)
 
static void RemoveSingle (const std::string &path)
 
static void RemoveUnderlay (const std::string &path, const std::vector< std::string > &new_paths)
 

Function Documentation

static void anonymous_namespace{cmd_enter.cc}::EnsureDirectory ( const std::string &  path)
static

Definition at line 79 of file cmd_enter.cc.

Referenced by publish::CmdEnter::CreateUnderlay(), and publish::CmdEnter::Main().

Here is the call graph for this function:

Here is the caller graph for this function:

static AnchorPid anonymous_namespace{cmd_enter.cc}::EnterRootContainer ( )
static

Definition at line 53 of file cmd_enter.cc.

Referenced by publish::CmdEnter::Main().

Here is the call graph for this function:

Here is the caller graph for this function:

static void anonymous_namespace{cmd_enter.cc}::RemoveSingle ( const std::string &  path)
static

Definition at line 85 of file cmd_enter.cc.

Referenced by publish::CmdEnter::CleanupSession(), and RemoveUnderlay().

Here is the call graph for this function:

Here is the caller graph for this function:

static void anonymous_namespace{cmd_enter.cc}::RemoveUnderlay ( const std::string &  path,
const std::vector< std::string > &  new_paths 
)
static

Definition at line 108 of file cmd_enter.cc.

Referenced by publish::CmdEnter::CleanupSession().

Here is the call graph for this function:

Here is the caller graph for this function: