ldas-tools-diskcacheAPI  2.6.3
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

◆ error_container_type

Member Data Documentation

◆ s_added

mount_point_name_container_type diskCache::MountPointManager::UpdateResults::s_added

◆ s_deleted

mount_point_name_container_type diskCache::MountPointManager::UpdateResults::s_deleted

◆ s_errors

error_container_type diskCache::MountPointManager::UpdateResults::s_errors

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