MP7Time.hpp File Reference

Declaration of the MP7Time class. More...

#include <global.hpp>

Go to the source code of this file.


Classes

class  MP7Time
 This class represents an MPEG-7 time value. More...
struct  MP7Time::timepoint
 Time point (start of interval).
struct  MP7Time::duration
 Duration (interval length).

Defines

#define MP7TIME_DATE_LEN   15
 maximal length of MPEG-7 date string (part of TimePoint datatype)
#define MP7TIME_TZ_LEN   7
 maximal length of MPEG-7 time zone string (part of TimePoint datatype)

Detailed Description

Declaration of the MP7Time class.

Definition in file MP7Time.hpp.