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::ProjectInfo Class Reference

#include <ProjectInfo.h>

Public Types

typedef boost::posix_time::ptime timestamp_type
 

Public Member Functions

 ProjectInfo (const std::string &project_name, const boost::filesystem::path &project_path, const timestamp_type &last_access_time)
 
const std::string & name () const
 
const boost::filesystem::path & path () const
 
const timestamp_type & last_access_time () const
 

Detailed Description

CLASS ProjectInfo This helper class is for storing recent projects in the database


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