RioSessionId Class Reference

#include <RioTypes.h>

Public Member Functions

 RioSessionId ()

Data Fields

int Version
int Index

Detailed Description

Definition at line 45 of file RioTypes.h.


Constructor & Destructor Documentation

RioSessionId::RioSessionId (  )  [inline]

Definition at line 51 of file RioTypes.h.

00052         {
00053             Version = 0;
00054             Index   = 0;
00055         }


Field Documentation

Definition at line 49 of file RioTypes.h.

Definition at line 48 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