Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
Secs Class Reference

#include "lib/time/timecode.hpp"

Description

Warning
partially missing implementation

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_
 

Constructor & Destructor Documentation

◆ Secs()

Secs ( QuTime const &  quantisedTime)

Definition at line 350 of file timecode.cpp.

Member Typedef Documentation

◆ Format

Definition at line 225 of file timecode.hpp.

Member Function Documentation

◆ show()

virtual string show ( ) const
inlineprivatevirtual

Implements TCode.

Definition at line 220 of file timecode.hpp.

References Secs::sec_.

◆ tcID()

virtual Literal tcID ( ) const
inlineprivatevirtual

Implements TCode.

Definition at line 221 of file timecode.hpp.

◆ value()

virtual TimeValue value ( ) const
inlineprivatevirtual

Implements TCode.

Definition at line 222 of file timecode.hpp.

References Secs::sec_.

◆ operator FSecs()

operator FSecs ( ) const

Member Data Documentation

◆ sec_

FSecs sec_
private

Definition at line 218 of file timecode.hpp.

Referenced by Secs::show(), and Secs::value().

+ Inheritance diagram for Secs:
+ Collaboration diagram for Secs:

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