pleyo.com

BALFacilities::BTDeviceChannel Class Reference

#include <BTDeviceChannel.h>

Inheritance diagram for BALFacilities::BTDeviceChannel:

BALFacilities::BTLogChannel WebCore::Shared< T > Noncopyable

List of all members.

Public Member Functions

 BTDeviceChannel ()
 Constructors/Destructors.
virtual ~BTDeviceChannel ()
string getPathName ()
 Get the pathname to device.
void setPathName (string value)
 Setting the pathname may close the old one, and opens a new descriptor By default, output will go to STDERR_FILENO.
virtual void send (const char *message)
 Send the message to the device.


Detailed Description

A channel implementing output to linux devices. Like /dev/pts /dev/tty0, or even a file.

Constructor & Destructor Documentation

BALFacilities::BTDeviceChannel::BTDeviceChannel (  ) 

Constructors/Destructors.

BALFacilities::BTDeviceChannel::~BTDeviceChannel (  )  [virtual]


Member Function Documentation

string BALFacilities::BTDeviceChannel::getPathName (  ) 

Get the pathname to device.

void BALFacilities::BTDeviceChannel::setPathName ( string  value  ) 

Setting the pathname may close the old one, and opens a new descriptor By default, output will go to STDERR_FILENO.

Sets the pathname to device

void BALFacilities::BTDeviceChannel::send ( const char *  message  )  [virtual]

Send the message to the device.

Implemented with a write().

Parameters:
aMessage to send

Implements BALFacilities::BTLogChannel.


The documentation for this class was generated from the following files:
Generated on Wed Nov 21 20:04:19 2007 for Origyn Web Browser by Doxygen 1.5.3

pleyo.com
pleyo.com