version 3.3

VRS::IntervalMapper< TARGET_TYPE, SOURCE_TYPE >::IntervalInfo Struct Reference

#include <vrs/intervalmapper.h>

List of all members.

Public Member Functions

 IntervalInfo (SOURCE_TYPE sb=SOURCE_TYPE(), SOURCE_TYPE se=SOURCE_TYPE(), TARGET_TYPE tb=TARGET_TYPE(), TARGET_TYPE te=TARGET_TYPE())
 < struct for storing the interval info
 VRS_SERIALIZABLE_NO_SO_CLASS (IntervalInfo)

Public Attributes

SOURCE_TYPE sourceBegin
SOURCE_TYPE sourceEnd
TARGET_TYPE targetBegin
TARGET_TYPE targetEnd

template<typename TARGET_TYPE, typename SOURCE_TYPE>
struct VRS::IntervalMapper< TARGET_TYPE, SOURCE_TYPE >::IntervalInfo


Constructor & Destructor Documentation

template<typename TARGET_TYPE, typename SOURCE_TYPE>
VRS::IntervalMapper< TARGET_TYPE, SOURCE_TYPE >::IntervalInfo::IntervalInfo ( SOURCE_TYPE  sb = SOURCE_TYPE(),
SOURCE_TYPE  se = SOURCE_TYPE(),
TARGET_TYPE  tb = TARGET_TYPE(),
TARGET_TYPE  te = TARGET_TYPE() 
) [inline]

< struct for storing the interval info


Member Function Documentation

template<typename TARGET_TYPE, typename SOURCE_TYPE>
VRS::IntervalMapper< TARGET_TYPE, SOURCE_TYPE >::IntervalInfo::VRS_SERIALIZABLE_NO_SO_CLASS ( IntervalInfo   ) 


Member Data Documentation

template<typename TARGET_TYPE, typename SOURCE_TYPE>
SOURCE_TYPE VRS::IntervalMapper< TARGET_TYPE, SOURCE_TYPE >::IntervalInfo::sourceBegin

template<typename TARGET_TYPE, typename SOURCE_TYPE>
SOURCE_TYPE VRS::IntervalMapper< TARGET_TYPE, SOURCE_TYPE >::IntervalInfo::sourceEnd

template<typename TARGET_TYPE, typename SOURCE_TYPE>
TARGET_TYPE VRS::IntervalMapper< TARGET_TYPE, SOURCE_TYPE >::IntervalInfo::targetBegin

template<typename TARGET_TYPE, typename SOURCE_TYPE>
TARGET_TYPE VRS::IntervalMapper< TARGET_TYPE, SOURCE_TYPE >::IntervalInfo::targetEnd


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

Generated on Wed May 22 06:00:24 2013 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact