libyui-ncurses  2.44.1
NCtoY2Event Class Reference

#include <NCtoY2Event.h>

Inheritance diagram for NCtoY2Event:
Collaboration diagram for NCtoY2Event:

List of all members.

Public Member Functions

 NCtoY2Event ()
 NCtoY2Event (const NCursesEvent &ncev)
NCtoY2Eventoperator= (const NCursesEvent &ncev)
YEvent * propagate ()

Friends

std::ostream & operator<< (std::ostream &stream, const NCtoY2Event &event)

Detailed Description

Helper class for translating an NCurses event to a YEvent.

Definition at line 36 of file NCtoY2Event.h.


Constructor & Destructor Documentation

Default constructor

Definition at line 46 of file NCtoY2Event.h.

Constructor from an NCursesEvent

Definition at line 33 of file NCtoY2Event.cc.


Member Function Documentation

NCtoY2Event & NCtoY2Event::operator= ( const NCursesEvent ncev)

Assignment operator

Definition at line 40 of file NCtoY2Event.cc.

YEvent * NCtoY2Event::propagate ( )

The reason of existence of this class: Translate the NCursesEvent to a YEvent.

Definition at line 52 of file NCtoY2Event.cc.


The documentation for this class was generated from the following files:
 All Classes Functions Variables