PubSubSubspaceId.cc File Reference

#include "PubSubSubspaceId.h"

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &o, const PubSubSubspaceId &subspaceId)

Detailed Description

Author:
Stephan Krause

Definition in file PubSubSubspaceId.cc.


Function Documentation

std::ostream& operator<< ( std::ostream &  o,
const PubSubSubspaceId subspaceId 
)

Definition at line 27 of file PubSubSubspaceId.cc.

00028 {
00029     o << subspaceId.spaceId;
00030     return o;
00031 }

Generated on Wed May 26 16:21:15 2010 for OverSim by  doxygen 1.6.3