ardour
Public Member Functions | Public Attributes | List of all members
Gtkmm2ext::FastMeter::Pattern10MapKey Struct Reference

Public Member Functions

 Pattern10MapKey (int w, int h, float stp0, float stp1, float stp2, float stp3, int c0, int c1, int c2, int c3, int c4, int c5, int c6, int c7, int c8, int c9, int st)
 
bool operator< (const Pattern10MapKey &rhs) const
 

Public Attributes

boost::tuple< int, int > dim
 
boost::tuple< float, float,
float, float > 
stp
 
boost::tuple< int, int, int,
int, int, int, int, int, int,
int > 
cols
 
int style
 

Detailed Description

Definition at line 125 of file fastmeter.h.

Constructor & Destructor Documentation

Gtkmm2ext::FastMeter::Pattern10MapKey::Pattern10MapKey ( int  w,
int  h,
float  stp0,
float  stp1,
float  stp2,
float  stp3,
int  c0,
int  c1,
int  c2,
int  c3,
int  c4,
int  c5,
int  c6,
int  c7,
int  c8,
int  c9,
int  st 
)
inline

Definition at line 126 of file fastmeter.h.

Member Function Documentation

bool Gtkmm2ext::FastMeter::Pattern10MapKey::operator< ( const Pattern10MapKey rhs) const
inline

Definition at line 138 of file fastmeter.h.

Member Data Documentation

boost::tuple<int, int, int, int, int, int, int, int, int, int> Gtkmm2ext::FastMeter::Pattern10MapKey::cols

Definition at line 146 of file fastmeter.h.

boost::tuple<int, int> Gtkmm2ext::FastMeter::Pattern10MapKey::dim

Definition at line 144 of file fastmeter.h.

boost::tuple<float, float, float, float> Gtkmm2ext::FastMeter::Pattern10MapKey::stp

Definition at line 145 of file fastmeter.h.

int Gtkmm2ext::FastMeter::Pattern10MapKey::style

Definition at line 147 of file fastmeter.h.


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