com::pcbsys::nirvana::client::nDataStream Class Reference

Represents the stream used to deliver data. More...

#include <nDataStream.h>

Inheritance diagram for com::pcbsys::nirvana::client::nDataStream:
com::pcbsys::nirvana::client::nDataGroup

Public Member Functions

virtual const std::string & getName ()
 Get the name of the stream. More...
 
virtual const std::string & getSubject ()
 Get the subject associated with the stream. More...
 

Detailed Description

Represents the stream used to deliver data.

Since
6.0

Member Function Documentation

virtual const std::string& com::pcbsys::nirvana::client::nDataStream::getName ( )
virtual

Get the name of the stream.

Returns
the stream name

Reimplemented in com::pcbsys::nirvana::client::nDataGroup.

virtual const std::string& com::pcbsys::nirvana::client::nDataStream::getSubject ( )
virtual

Get the subject associated with the stream.

Returns
the subject