Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

lfc::_Named Class Reference

Inheritance diagram for lfc::_Named::

lfc::File lfc::SerialPort lfc::Socket lfc::Thread lfc::Application lfc::CallbackThread lfc::TimerThread List of all members.

Public Methods

virtual ~_Named () throw ()
const _Named & operator= (const _Named &obj) throw ()
virtual void setName (string name)
virtual string name () const

Protected Methods

 _Named (string name="unknown")
 _Named (const _Named &obj) throw ()

Protected Attributes

string m_name

Detailed Description

Todo:
document this!

make this thread safe


Constructor & Destructor Documentation

lfc::_Named::_Named string    name = "unknown" [inline, protected]
 

lfc::_Named::_Named const _Named &    obj throw () [inline, protected]
 

virtual lfc::_Named::~_Named   throw () [inline, virtual]
 


Member Function Documentation

const _Named& lfc::_Named::operator= const _Named &    obj throw () [inline]
 

virtual void lfc::_Named::setName string    name [inline, virtual]
 

virtual string lfc::_Named::name   const [inline, virtual]
 


Member Data Documentation

string lfc::_Named::m_name [protected]
 


The documentation for this class was generated from the following file:
Generated on Fri Jan 25 03:12:41 2002 for LFC2 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001