Webdar 1.0.0
Web user interface to libdar
Public Member Functions | Public Attributes | List of all members
session::session_summary Struct Reference

summary information of sessions More...

#include <session.hpp>

Collaboration diagram for session::session_summary:
Collaboration graph
[legend]

Public Member Functions

void clear ()
 

Public Attributes

std::string owner
 owner of the session
 
std::string session_ID
 session ID: internal unique identifier for that session
 
std::string session_name
 name given to that session by the user
 
bool locked
 whether the session is locked by a thread
 
bool libdar_running
 whether a libdar job is running
 
bool closing
 whether the session is pending for closure
 

Detailed Description

summary information of sessions


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