#include <oct-time.h>
Inherits octave_base_tm.
Public Member Functions | |
octave_localtime (void) | |
octave_localtime (const octave_time &ot) | |
octave_localtime (const octave_localtime &t) | |
octave_localtime & | operator= (const octave_localtime &t) |
~octave_localtime (void) |
octave_localtime::octave_localtime | ( | void | ) | [inline] |
octave_localtime::octave_localtime | ( | const octave_time & | ot | ) | [inline] |
octave_localtime::octave_localtime | ( | const octave_localtime & | t | ) | [inline] |
octave_localtime::~octave_localtime | ( | void | ) | [inline] |
octave_localtime& octave_localtime::operator= | ( | const octave_localtime & | t | ) | [inline] |