test::TxtRcvr_t Class Reference

Inheritance diagram for test::TxtRcvr_t:

Inheritance graph
[legend]
Collaboration diagram for test::TxtRcvr_t:

Collaboration graph
[legend]
List of all members.

Detailed Description

A sample text receiver, it routes typed text to the target console.
Examples:

_tests/fsConWin/main.cpp.

Definition at line 12 of file main.cpp.

Public Member Functions

 TxtRcvr_t (fs::rap::ConWin_t *pTgt)
virtual void Receive (const char *pszText, bool bCmd)

Private Member Functions

 TxtRcvr_t ()

Private Attributes

fs::rap::ConWin_tm_pTgt


Constructor & Destructor Documentation

test::TxtRcvr_t::TxtRcvr_t ( fs::rap::ConWin_t pTgt  )  [inline, explicit]

Definition at line 16 of file main.cpp.

References m_pTgt.

test::TxtRcvr_t::TxtRcvr_t (  )  [private]


Member Function Documentation

virtual void test::TxtRcvr_t::Receive ( const char *  pszText,
bool  bCmd 
) [inline, virtual]

Implements fs::rap::ConWin_t::TxtRcvr_i.

Definition at line 19 of file main.cpp.

References m_pTgt, and fs::rap::ConWin_t::Push().

Here is the call graph for this function:


Member Data Documentation

fs::rap::ConWin_t* test::TxtRcvr_t::m_pTgt [private]

Definition at line 39 of file main.cpp.


The documentation for this class was generated from the following file:

FipS' Code (Thu Feb 15 22:43:57 2007) - (c) Filip STOKLAS (FipS) - [ www ] [ Guest Book ]