InstantIO::Namespace::LabeledInSlot Class Reference

Combines an InSlot, a label, and a reference counter. More...

#include <Namespace.h>

List of all members.

Public Member Functions

 LabeledInSlot (const std::string &l, BasicInSlot *is)
 Creates a new LabeledInSlot object.

Public Attributes

std::string label
 The label.
BasicInSlotinSlot
 The outslot.
int counter
 The reference counter.

Detailed Description

Combines an InSlot, a label, and a reference counter.

Author:
Patrick Dähne

Constructor & Destructor Documentation

InstantIO::Namespace::LabeledInSlot::LabeledInSlot ( const std::string &  l,
BasicInSlot is 
) [inline]

Creates a new LabeledInSlot object.

Parameters:
l The label.
is The inslot.

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