SerialTx Class Reference

#include <serialtx.h>

Inheritance diagram for SerialTx:
Inheritance graph
[legend]
Collaboration diagram for SerialTx:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 SerialTx (UserInterface *_ui, const char *_name, const char *baseWindow)
virtual ~SerialTx ()
virtual void SetNewValueFromUi (const std::string &)

Detailed Description

Buffers byte from UI to be sent to device's UART.

Definition at line 70 of file serialtx.h.


Constructor & Destructor Documentation

SerialTx::SerialTx ( UserInterface _ui,
const char *  _name,
const char *  baseWindow 
)

Definition at line 133 of file serialtx.cpp.

References UserInterface::AddExternalType(), SerialTxBuffered::Reset(), and UserInterface::Write().

Here is the call graph for this function:

virtual SerialTx::~SerialTx (  )  [inline, virtual]

Definition at line 73 of file serialtx.h.


Member Function Documentation

void SerialTx::SetNewValueFromUi ( const std::string &  s  )  [virtual]

Implements ExternalType.

Definition at line 142 of file serialtx.cpp.

References SerialTxBuffered::receiveInHex, SerialTxBuffered::Send(), and StringToUnsignedChar().

Here is the call graph for this function:


The documentation for this class was generated from the following files:
Generated on Sun Feb 12 16:53:06 2012 for Simulavr by  doxygen 1.6.3