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.
Public Types | Public Member Functions | List of all members
Seg3D::ProjectNote Class Reference

#include <ProjectNote.h>

Public Types

typedef boost::posix_time::ptime timestamp_type
 

Public Member Functions

 ProjectNote (const std::string &note, const std::string &user_id, const timestamp_type &timestamp)
 
const std::string & note () const
 
const std::string & user_id () const
 
const timestamp_type & timestamp () const
 

Detailed Description

CLASS ProjectNote This helper class is for querying project notes from the interface thread.


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