ldas-tools-diskcacheAPI  2.6.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | Public Attributes | List of all members
diskCache::MountPointManager::UpdateResults Struct Reference

Presents additional information regarding an update request. More...

#include <MountPointManager.hh>

Public Types

typedef std::list< std::string > error_container_type
 

Public Attributes

mount_point_name_container_type s_added
 
mount_point_name_container_type s_deleted
 
error_container_type s_errors
 

Detailed Description

Presents additional information regarding an update request.

The information that is contained in this structure may be used in suplimental messages to report information to the user.

Member Typedef Documentation

Member Data Documentation

mount_point_name_container_type diskCache::MountPointManager::UpdateResults::s_added
mount_point_name_container_type diskCache::MountPointManager::UpdateResults::s_deleted
error_container_type diskCache::MountPointManager::UpdateResults::s_errors

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