MIRA
Public Types | Public Member Functions | List of all members
Date< AsString > Class Template Reference

Derivation of mira::Date with human-readable serialization. More...

#include <utils/TimeHumanReadable.h>

Inheritance diagram for Date< AsString >:
Inheritance graph
[legend]

Public Types

typedef mira::Date Base
 

Public Member Functions

 Date ()
 
 Date (const Base &date)
 

Detailed Description

template<bool AsString = true>
class mira::HumanReadableSerialization::Date< AsString >

Derivation of mira::Date with human-readable serialization.

Specialized as DateSerializedAsIsoString, DateSerializedAsYMD

Member Typedef Documentation

◆ Base

typedef mira::Date Base

Constructor & Destructor Documentation

◆ Date() [1/2]

Date ( )
inline

◆ Date() [2/2]

Date ( const Base date)
inline

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