InstantIO::Namespace::LabeledSlot Class Reference
Combines a Slot and a label.
More...
#include <Namespace.h>
List of all members.
Detailed Description
Combines a Slot and a label.
- Author:
- Patrick Dähne
Constructor & Destructor Documentation
InstantIO::Namespace::LabeledSlot::LabeledSlot |
( |
const std::string & |
l, |
|
|
Slot * |
s | |
|
) |
| | [inline] |
Creates a new LabeledSlot object.
- Parameters:
-
InstantIO::Namespace::LabeledSlot::LabeledSlot |
( |
const LabeledOutSlot & |
labeledOutSlot |
) |
|
Creates a new LabeledSlot object.
- Parameters:
-
InstantIO::Namespace::LabeledSlot::LabeledSlot |
( |
const LabeledInSlot & |
labeledInSlot |
) |
|
Creates a new LabeledSlot object.
- Parameters:
-
| labeledInSlot | A LabeledInSlot object we take the information from. |
The documentation for this class was generated from the following file: