|
STIR
6.3.0
|
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 |
A simple structure to hold 2 strings (date and time)
1.8.13