InstantIO::Namespace::LabeledSlot Class Reference

Combines a Slot and a label. More...

#include <Namespace.h>

List of all members.

Public Member Functions

 LabeledSlot (const std::string &l, Slot *s)
 Creates a new LabeledSlot object.
 LabeledSlot (const LabeledOutSlot &labeledOutSlot)
 Creates a new LabeledSlot object.
 LabeledSlot (const LabeledInSlot &labeledInSlot)
 Creates a new LabeledSlot object.

Public Attributes

std::string label
 The label.
Slotslot
 The slot.

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:
l The label.
s The slot.
InstantIO::Namespace::LabeledSlot::LabeledSlot ( const LabeledOutSlot labeledOutSlot  ) 

Creates a new LabeledSlot object.

Parameters:
labeledOutSlot A LabeledOutSlot object we take the information from.
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:
Generated on Thu Jul 31 17:17:32 2014 by  doxygen 1.6.3