Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ca Class Reference

a character with rendition attributes. More...

#include </home/clem/local/src/opie/core/apps/embeddedkonsole/TECommon.h>

List of all members.

Public Member Functions

 ca (UINT16 _c= ' ', UINT8 _f=DEFAULT_FORE_COLOR, UINT8 _b=DEFAULT_BACK_COLOR, UINT8 _r=DEFAULT_RENDITION)
 ca (UINT16 _c= ' ', UINT8 _f=DEFAULT_FORE_COLOR, UINT8 _b=DEFAULT_BACK_COLOR, UINT8 _r=DEFAULT_RENDITION)

Public Attributes

UINT16 c
UINT8 f
UINT8 b
UINT8 r

Friends

BOOL operator== (ca a, ca b)
BOOL operator!= (ca a, ca b)
BOOL operator== (ca a, ca b)
BOOL operator!= (ca a, ca b)


Detailed Description

a character with rendition attributes.

Definition at line 70 of file TECommon.h.


Constructor & Destructor Documentation

ca::ca UINT16  _c = ' ',
UINT8  _f = DEFAULT_FORE_COLOR,
UINT8  _b = DEFAULT_BACK_COLOR,
UINT8  _r = DEFAULT_RENDITION
[inline]
 

Definition at line 73 of file TECommon.h.

ca::ca UINT16  _c = ' ',
UINT8  _f = DEFAULT_FORE_COLOR,
UINT8  _b = DEFAULT_BACK_COLOR,
UINT8  _r = DEFAULT_RENDITION
[inline]
 

Definition at line 73 of file TECommon.h.


Friends And Related Function Documentation

BOOL operator!= ca  a,
ca  b
[friend]
 

Definition at line 93 of file TECommon.h.

BOOL operator!= ca  a,
ca  b
[friend]
 

Definition at line 93 of file TECommon.h.

BOOL operator== ca  a,
ca  b
[friend]
 

Definition at line 88 of file TECommon.h.

BOOL operator== ca  a,
ca  b
[friend]
 

Definition at line 88 of file TECommon.h.


Member Data Documentation

UINT8 ca::b
 

Definition at line 81 of file TECommon.h.

Referenced by TEWidget::clearImage(), TEScreen::clearImage(), TEWidget::drawAttrStr(), operator!=(), operator==(), TEWidget::paintEvent(), TEScreen::resizeImage(), TEScreen::reverseRendition(), TEWidget::setImage(), and TEScreen::ShowCharacter().

UINT16 ca::c
 

Definition at line 79 of file TECommon.h.

Referenced by TEScreen::BackSpace(), TEWidget::clearImage(), TEScreen::clearImage(), TEScreen::getSelText(), operator!=(), operator==(), TEScreen::resizeImage(), and TEScreen::ShowCharacter().

UINT8 ca::f
 

Definition at line 80 of file TECommon.h.

Referenced by TEWidget::clearImage(), TEScreen::clearImage(), TEWidget::drawAttrStr(), operator!=(), operator==(), TEWidget::paintEvent(), TEScreen::resizeImage(), TEScreen::reverseRendition(), TEWidget::setImage(), and TEScreen::ShowCharacter().

UINT8 ca::r
 

Definition at line 82 of file TECommon.h.

Referenced by TEWidget::clearImage(), TEScreen::clearImage(), TEWidget::drawAttrStr(), operator!=(), operator==(), TEWidget::paintEvent(), TEScreen::resizeImage(), TEWidget::setImage(), and TEScreen::ShowCharacter().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:27:42 2005 for OPIE by  doxygen 1.4.2