Public Member Functions | Private Member Functions | Private Attributes
ecl::utils::Writer Class Reference

List of all members.

Public Member Functions

void wait ()
void wait ()
 Writer (Serial *serial_device, bool timestamps=false)
 Writer (Serial *serial_device, bool timestamps=false)

Private Member Functions

void run ()
void run ()

Private Attributes

long current_time
bool display_timestamps
Format< char > hex_format
Serial * serial
Thread thread
TimeStamp timestamp
Converter< vector< char > > toByteArray

Detailed Description

Definition at line 66 of file hex.cpp.


Constructor & Destructor Documentation

ecl::utils::Writer::Writer ( Serial *  serial_device,
bool  timestamps = false 
) [inline]

Definition at line 69 of file hex.cpp.

ecl::utils::Writer::Writer ( Serial *  serial_device,
bool  timestamps = false 
) [inline]

Definition at line 64 of file serial.cpp.


Member Function Documentation

void ecl::utils::Writer::run ( ) [inline, private]

Definition at line 78 of file serial.cpp.

void ecl::utils::Writer::run ( ) [inline, private]

Definition at line 86 of file hex.cpp.

void ecl::utils::Writer::wait ( ) [inline]

Definition at line 69 of file serial.cpp.

void ecl::utils::Writer::wait ( ) [inline]

Definition at line 75 of file hex.cpp.


Member Data Documentation

Definition at line 79 of file hex.cpp.

Definition at line 78 of file hex.cpp.

Definition at line 82 of file hex.cpp.

Serial * ecl::utils::Writer::serial [private]

Definition at line 81 of file hex.cpp.

Thread ecl::utils::Writer::thread [private]

Definition at line 83 of file hex.cpp.

TimeStamp ecl::utils::Writer::timestamp [private]

Definition at line 80 of file hex.cpp.

Converter< vector<char> > ecl::utils::Writer::toByteArray [private]

Definition at line 84 of file hex.cpp.


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


ecl_core_apps
Author(s): Daniel Stonier
autogenerated on Sun Oct 5 2014 23:36:25