OpenMS
Loading...
Searching...
No Matches
Date.h File Reference
#include <OpenMS/CONCEPT/Types.h>
#include <OpenMS/DATASTRUCTURES/String.h>
#include <OpenMS/OpenMSConfig.h>
Include dependency graph for Date.h:

Go to the source code of this file.

Classes

class  Date
 Date Class. More...
 
struct  Date::Fields
 

Namespaces

namespace  OpenMS
 Main OpenMS namespace.
 

Class Documentation

◆ OpenMS::Date::Fields

struct OpenMS::Date::Fields
Collaboration diagram for Date::Fields:
[legend]
Class Members
int day = 0
int month = 0
bool valid = false
int year = 0