ldas-tools-frameAPI  3.0.3
Public Types | Public Member Functions | Public Attributes | List of all members
FrameAPI::interval_type Struct Reference

#include <Intervals.hh>

Inheritance diagram for FrameAPI::interval_type:
Inheritance graph
[legend]
Collaboration diagram for FrameAPI::interval_type:
Collaboration graph
[legend]

Public Types

typedef std::pair< INT_4U, INT_4U > base_type
 
typedef std::pair< INT_4U, INT_4U > base_type
 
typedef std::pair< INT_4U, INT_4U > base_type
 

Public Member Functions

 interval_type (const interval_type &Source)
 
 interval_type (const interval_type &Source)
 
 interval_type (const interval_type &Source)
 

Public Attributes

base_type::first_type & start = this->first
 
base_type::second_type & stop = this->second
 

Member Typedef Documentation

◆ base_type [1/3]

typedef std::pair< INT_4U, INT_4U > FrameAPI::interval_type::base_type

◆ base_type [2/3]

typedef std::pair< INT_4U, INT_4U > FrameAPI::interval_type::base_type

◆ base_type [3/3]

typedef std::pair< INT_4U, INT_4U > FrameAPI::interval_type::base_type

Constructor & Destructor Documentation

◆ interval_type() [1/3]

FrameAPI::interval_type::interval_type ( const interval_type Source)
inline

◆ interval_type() [2/3]

FrameAPI::interval_type::interval_type ( const interval_type Source)
inline

◆ interval_type() [3/3]

FrameAPI::interval_type::interval_type ( const interval_type Source)
inline

Member Data Documentation

◆ start

base_type::first_type & FrameAPI::interval_type::start = this->first

◆ stop

base_type::second_type & FrameAPI::interval_type::stop = this->second

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