![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
#include "lib/time/timecode.hpp"
Definition at line 215 of file timecode.hpp.
Public Types | |
| using | Format = format::Seconds |
Public Member Functions | |
| Secs (QuTime const &quantisedTime) | |
| operator FSecs () const | |
Public Member Functions inherited from TCode | |
| virtual | ~TCode () |
| operator string () const | |
| string | describe () const |
| Time | getTime () 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_ |
Definition at line 350 of file timecode.cpp.
| using Format = format::Seconds |
Definition at line 225 of file timecode.hpp.
|
inlineprivatevirtual |
|
inlineprivatevirtual |
Implements TCode.
Definition at line 221 of file timecode.hpp.
|
inlineprivatevirtual |
| operator FSecs | ( | ) | const |
|
private |
Definition at line 218 of file timecode.hpp.
Referenced by Secs::show(), and Secs::value().
Inheritance diagram for Secs:
Collaboration diagram for Secs: