STIR  6.2.0
Public Member Functions | Public Attributes | List of all members
stir::DateTimeStrings Struct Reference

A simple structure to hold 2 strings (date and time) More...

#include "stir/date_time_functions.h"

Public Member Functions

 DateTimeStrings (const std::string &date, const std::string &time)
 

Public Attributes

std::string date
 
std::string time
 

Detailed Description

A simple structure to hold 2 strings (date and time)


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