Lumiera
0.pre.03
»edit your freedom«
|
#include "lib/time/timecode.hpp"
Definition at line 215 of file timecode.hpp.
Public Types | |
typedef format::Seconds | Format |
Public Member Functions | |
Secs (QuTime const &quantisedTime) | |
operator FSecs () const | |
Public Member Functions inherited from TCode | |
string | describe () const |
Time | getTime () const |
operator string () const | |
Private Member Functions | |
virtual string | show () const |
virtual Literal | tcID () const |
virtual TimeValue | value () const |
Private Attributes | |
FSecs | sec_ |
Additional Inherited Members | |
Protected Member Functions inherited from TCode | |
TCode (PQuant const &quant) | |
Protected Attributes inherited from TCode | |
PQuant | quantiser_ |