Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members

Eris::Timeout::Label Class Reference

This will auto-construct from a string, so old pure-string labels will still work. More...

#include <Timeout.h>

List of all members.

Public Member Functions

 Label (const std::string &s, void *p=0)
 Label (const char *s, void *p=0)
bool operator== (const Label &l) const
bool operator< (const Label &l) const
const std::string & getString () const


Detailed Description

This will auto-construct from a string, so old pure-string labels will still work.

However, it also allows the use of a (never to be dereferenced) pointer for uniqueness, for, e.g., multiple Connection instances registering the same Timeout.


The documentation for this class was generated from the following file:
Generated on Fri Nov 12 07:43:30 2004 for Eris by  doxygen 1.3.9.1