Cortex  10.0.0-a4
Public Member Functions | List of all members
IECore::TimePeriod Class Reference

A default constructable boost::posix_time::time_period, for use as parameter to IECore::TypedData template. More...

#include <TimePeriod.h>

Inherits time_period.

Public Member Functions

 TimePeriod (const boost::posix_time::time_period &tp)
 
 TimePeriod (const boost::posix_time::ptime &p, const boost::posix_time::time_duration &td)
 
 TimePeriod (const boost::posix_time::ptime &p1, const boost::posix_time::ptime &p2)
 

Detailed Description

A default constructable boost::posix_time::time_period, for use as parameter to IECore::TypedData template.


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