TsTimeInstant.cpp File Reference
#include "TsTimeInstant.h"
#include <iostream>

Go to the source code of this file.

Functions

 CPPUNIT_TEST_SUITE_REGISTRATION (TsTimeInstant)
 
static boost::gregorian::date d (2010, 8, 9)
 

Variables

static boost::posix_time::ptime bt
 
static te::dt::Date de (2010, 12, 31)
 
static te::dt::Date ds (2010, 01, 01)
 
static te::dt::TimeDuration td (20, 30, 50, 11)
 
static te::dt::TimeDuration td1 (23, 59, 59)
 
static te::dt::TimeInstant TT (ds, td)
 

Function Documentation

CPPUNIT_TEST_SUITE_REGISTRATION ( TsTimeInstant  )
static boost::gregorian::date d ( 2010  ,
,
 
)
static

Variable Documentation

te::dt::Date de(2010, 12, 31)
static
te::dt::TimeDuration td1(23, 59, 59)
static