Lumiera  0.pre.03
»edit your freedom«
TCode Class Referenceabstract

#include "lib/time/timecode.hpp"

Description

Interface: fixed format timecode specification.

See also
time::format
Todo:
as of 2016 this is basically finished since years, but still not in any widespread practical use (not by bad intention, simply by lack of opportunities). So this core interface still needs some feedback from practice in order to be finalised.

Definition at line 65 of file timecode.hpp.

Public Member Functions

string describe () const
 
Time getTime () const
 
 operator string () const
 

Protected Member Functions

 TCode (PQuant const &quant)
 
virtual string show () const =0
 
virtual Literal tcID () const =0
 
virtual TimeValue value () const =0
 

Protected Attributes

PQuant quantiser_
 
+ Inheritance diagram for TCode:
+ Collaboration diagram for TCode:

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