RioStreamId Class Reference

#include <RioTypes.h>

Public Member Functions

 RioStreamId ()

Data Fields

int Version
int Index

Detailed Description

Definition at line 59 of file RioTypes.h.


Constructor & Destructor Documentation

RioStreamId::RioStreamId (  )  [inline]

Definition at line 65 of file RioTypes.h.

00066         {
00067             Version = 0;
00068             Index   = 0;
00069         }


Field Documentation

Definition at line 63 of file RioTypes.h.

Definition at line 62 of file RioTypes.h.


The documentation for this class was generated from the following file:
Generated on Wed Jul 4 16:03:37 2012 for RIO by  doxygen 1.6.3