RemoteEvent.h File Reference
Declaration of the class RemoteEvent.
More...
#include <iosfwd>
#include "CountedPtr.h"
#include "Event_rep.h"
#include "pearl_types.h"
|
Classes |
class | RemoteEvent |
| Generic representation for remote events without iterator functionality. More...
|
Namespaces |
namespace | pearl |
| Namespace of the PEARL library.
|
Functions |
std::ostream & | operator<< (std::ostream &stream, const RemoteEvent &event) |
Detailed Description
This header file provides the declaration of the class RemoteEvent.