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

Description

Test:
parse textual time specifications given in the supported timecode formats

Definition at line 93 of file time-parsing-test.cpp.

Private Member Functions

virtual void run (Arg)
 
void defineTestTimeGrids ()
 
void parseFrames ()
 
void parseFractionalSeconds ()
 
void parseHms ()
 
void parseSmpte ()
 
void parseDropFrame ()
 

Member Function Documentation

◆ run()

virtual void run ( Arg  )
inlineprivatevirtual

Definition at line 96 of file time-parsing-test.cpp.

References TimeParsing_test::defineTestTimeGrids(), TimeParsing_test::parseFractionalSeconds(), and TimeParsing_test::parseFrames().

+ Here is the call graph for this function:

◆ defineTestTimeGrids()

void defineTestTimeGrids ( )
inlineprivate

Definition at line 110 of file time-parsing-test.cpp.

References TimeGrid::build(), and FrameRate::PAL.

Referenced by TimeParsing_test::run().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ parseFrames()

void parseFrames ( )
inlineprivate

Definition at line 118 of file time-parsing-test.cpp.

Referenced by TimeParsing_test::run().

+ Here is the caller graph for this function:

◆ parseFractionalSeconds()

void parseFractionalSeconds ( )
inlineprivate

Definition at line 144 of file time-parsing-test.cpp.

Referenced by TimeParsing_test::run().

+ Here is the caller graph for this function:

◆ parseHms()

void parseHms ( )
inlineprivate

Definition at line 185 of file time-parsing-test.cpp.

◆ parseSmpte()

void parseSmpte ( )
inlineprivate

Definition at line 192 of file time-parsing-test.cpp.

◆ parseDropFrame()

void parseDropFrame ( )
inlineprivate

Definition at line 198 of file time-parsing-test.cpp.

+ Inheritance diagram for TimeParsing_test:
+ Collaboration diagram for TimeParsing_test:

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