TS++ library: time series library

◆ container()

template<class T >
virtual const Tseries::Tcoc& ts::drop::DropContainer< T >::container ( ) const
inlinevirtualinherited

Reimplemented in ts::drop::SeriesDropContainer< T >.

Definition at line 123 of file dropcontainer.h.

References ts::drop::DropContainer< T >::attached().

Referenced by main().

124  { return(attached()->container()); }
virtual const Tseries::Tcoc & container() const
PDropContainer attached() const
Here is the call graph for this function:
Here is the caller graph for this function: