Seg3D  2.4
Seg3D is a free volume segmentation and processing tool developed by the NIH Center for Integrative Biomedical Computing at the University of Utah Scientific Computing and Imaging (SCI) Institute.
All Classes Namespaces Functions Variables Typedefs Enumerator Friends
Public Types | Public Member Functions | List of all members
Seg3D::SessionInfo Class Reference

#include <SessionInfo.h>

Public Types

typedef boost::posix_time::ptime timestamp_type
 

Public Member Functions

 SessionInfo (SessionID session_id, const std::string &session_name, const std::string &user_id, const timestamp_type &timestamp)
 
const SessionID session_id () const
 
const std::string & session_name () const
 
const std::string & user_id () const
 
const timestamp_type & timestamp () const
 

Detailed Description

CLASS SessionInfo This helper class is for storing sessions in the database


The documentation for this class was generated from the following files: