InstantIO::Namespace::LabeledOutSlot Class Reference

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

#include <Namespace.h>

List of all members.

Public Member Functions

 LabeledOutSlot (const std::string &l, BasicOutSlot *os)
 Creates a new LabeledOutSlot object.

Public Attributes

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

Detailed Description

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

Author:
Patrick Dähne

Constructor & Destructor Documentation

InstantIO::Namespace::LabeledOutSlot::LabeledOutSlot ( const std::string &  l,
BasicOutSlot os 
) [inline]

Creates a new LabeledOutSlot object.

Parameters:
l The label.
os The outslot.

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