vdr  1.7.27
Public Member Functions | Public Attributes
sDvbSpuRect Struct Reference

#include <dvbspu.h>

List of all members.

Public Member Functions

 sDvbSpuRect (void)
int width () const
int height () const
bool operator!= (const sDvbSpuRect r) const
 sDvbSpuRect (void)
int width () const
int height () const
bool operator!= (const sDvbSpuRect r) const

Public Attributes

int x1
int y1
int x2
int y2

Detailed Description

Definition at line 31 of file dvbspu.h.


Constructor & Destructor Documentation

sDvbSpuRect::sDvbSpuRect ( void  ) [inline]

Definition at line 35 of file dvbspu.h.

References x1, x2, y1, and y2.

sDvbSpuRect::sDvbSpuRect ( void  ) [inline]

Definition at line 35 of file include/vdr/dvbspu.h.

References x1, x2, y1, and y2.


Member Function Documentation

int sDvbSpuRect::height ( ) const [inline]

Definition at line 41 of file dvbspu.h.

References y1, and y2.

Referenced by cDvbSpuBitmap::getBitmap().

int sDvbSpuRect::height ( ) const [inline]

Definition at line 41 of file include/vdr/dvbspu.h.

References y1, and y2.

bool sDvbSpuRect::operator!= ( const sDvbSpuRect  r) const [inline]

Definition at line 45 of file include/vdr/dvbspu.h.

References x1, x2, y1, and y2.

bool sDvbSpuRect::operator!= ( const sDvbSpuRect  r) const [inline]

Definition at line 45 of file dvbspu.h.

References x1, x2, y1, and y2.

int sDvbSpuRect::width ( ) const [inline]

Definition at line 38 of file include/vdr/dvbspu.h.

References x1, and x2.

int sDvbSpuRect::width ( ) const [inline]

Definition at line 38 of file dvbspu.h.

References x1, and x2.

Referenced by cDvbSpuBitmap::getBitmap().


Member Data Documentation


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