ldas-tools-diskcacheAPI
2.7.2
|
Presents additional information regarding an update request. More...
#include <MountPointManager.hh>
Public Types | |
typedef std::list< std::string > | error_container_type |
typedef std::list< std::string > | error_container_type |
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 |
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.
typedef std::list< std::string > diskCache::MountPointManager::UpdateResults::error_container_type |
typedef std::list< std::string > diskCache::MountPointManager::UpdateResults::error_container_type |
typedef std::list< std::string > diskCache::MountPointManager::UpdateResults::error_container_type |
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 |