Navigation

Operators and Keywords

Function List:

C++ API

octave_localtime Class Reference

#include <oct-time.h>

Inherits octave_base_tm.

Collaboration diagram for octave_localtime:

List of all members.


Public Member Functions

 octave_localtime (void)
 octave_localtime (const octave_time &ot)
 octave_localtime (const octave_localtime &t)
octave_localtimeoperator= (const octave_localtime &t)
 ~octave_localtime (void)

Constructor & Destructor Documentation

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]


Member Function Documentation

octave_localtime& octave_localtime::operator= ( const octave_localtime t  )  [inline]


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