#include <oct-time.h>
Inherits octave_base_tm.
Public Member Functions | |
octave_strptime (const std::string &str, const std::string &fmt) | |
octave_strptime (const octave_strptime &s) | |
octave_strptime & | operator= (const octave_strptime &s) |
int | characters_converted (void) const |
~octave_strptime (void) |
octave_strptime::octave_strptime | ( | const std::string & | str, | |
const std::string & | fmt | |||
) | [inline] |
octave_strptime::octave_strptime | ( | const octave_strptime & | s | ) | [inline] |
octave_strptime::~octave_strptime | ( | void | ) | [inline] |
int octave_strptime::characters_converted | ( | void | ) | const [inline] |
octave_strptime& octave_strptime::operator= | ( | const octave_strptime & | s | ) | [inline] |