Navigation

Operators and Keywords

Function List:

C++ API

octave_strptime Class Reference

#include <oct-time.h>

Inherits octave_base_tm.

Collaboration diagram for octave_strptime:

List of all members.


Public Member Functions

 octave_strptime (const std::string &str, const std::string &fmt)
 octave_strptime (const octave_strptime &s)
octave_strptimeoperator= (const octave_strptime &s)
int characters_converted (void) const
 ~octave_strptime (void)

Constructor & Destructor Documentation

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]


Member Function Documentation

int octave_strptime::characters_converted ( void   )  const [inline]

octave_strptime& octave_strptime::operator= ( const octave_strptime s  )  [inline]


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