MimaGtk::MimaTerm Class Reference

Terminal device for Mima. More...

#include <mimaTerm.h>

List of all members.

Public Member Functions

int get_address_in ()
int get_address_out ()
void hide ()
 MimaTerm (int addr_in=0, int addr_out=0)
char on_mima_in (int addr)
void on_mima_out (int addr, char c)
void on_state_changed (MimaSim::State state)
 Triggered when Mima state has changed.
void set_address (int addr_in, int addr_out)
void set_address_in (int addr_in)
void set_address_out (int addr_out)
 ~MimaTerm ()

Protected Attributes

MimaTermIn m_term_in
MimaTermOut m_term_out
Gtk::VBox m_vbox


Detailed Description

Terminal device for Mima.

MimaTerm combines MimaTermOut and MimaTermIn


Constructor & Destructor Documentation

MimaTerm::MimaTerm ( int  addr_in = 0,
int  addr_out = 0 
)

MimaTerm::~MimaTerm (  ) 


Member Function Documentation

int MimaGtk::MimaTerm::get_address_in (  )  [inline]

int MimaGtk::MimaTerm::get_address_out (  )  [inline]

void MimaGtk::MimaTerm::hide (  ) 

char MimaTerm::on_mima_in ( int  addr  ) 

void MimaTerm::on_mima_out ( int  addr,
char  c 
)

void MimaTerm::on_state_changed ( MimaSim::State  state  ) 

Triggered when Mima state has changed.

void MimaTerm::set_address ( int  addr_in,
int  addr_out 
)

void MimaTerm::set_address_in ( int  addr_in  ) 

void MimaTerm::set_address_out ( int  addr_out  ) 


Member Data Documentation

MimaTermIn MimaGtk::MimaTerm::m_term_in [protected]

MimaTermOut MimaGtk::MimaTerm::m_term_out [protected]

Gtk::VBox MimaGtk::MimaTerm::m_vbox [protected]


The documentation for this class was generated from the following files:
Generated on Sat Nov 4 19:40:59 2006 for mimasim by  doxygen 1.4.7