Lumiera  0.pre.03
»edit your freedom«
grid.hpp File Reference

Go to the source code of this file.

Description

definition of a time grid abstraction for time and timecode handling.

This interface is the foundation to deal with quantised (grid aligned) time values, which is essential for handling of timecode data.

Definition in file grid.hpp.

#include "lib/time/timevalue.hpp"
#include <memory>

Classes

class  Grid
 Abstraction of a value alignment grid. More...
 

Typedefs

using PGrid = std::shared_ptr< const Grid >
 

Namespaces

 lib
 Implementation namespace for support and library code.