Origen V93K SMT7 Library
 All Classes Namespaces Files Functions Variables Typedefs Macros
Functions
Origen::Time Namespace Reference

Functions

void initTime (bool reset)
 
int month ()
 Get the Month. More...
 
int day ()
 Get the Day. More...
 
int hour ()
 Get the Hour. More...
 
int minute ()
 Get the Minute. More...
 
int second ()
 Get the Second. More...
 

Function Documentation

int Origen::Time::day ( )

Get the Day.

int Origen::Time::hour ( )

Get the Hour.

void Origen::Time::initTime ( bool  reset)
int Origen::Time::minute ( )

Get the Minute.

int Origen::Time::month ( )

Get the Month.

int Origen::Time::second ( )

Get the Second.