RequestId Class Reference

#include <RioTypes.h>

Public Member Functions

 RequestId ()

Data Fields

int Version
int Index

Detailed Description

Definition at line 73 of file RioTypes.h.


Constructor & Destructor Documentation

RequestId::RequestId (  )  [inline]

Definition at line 79 of file RioTypes.h.

00080         {
00081             Version = 0;
00082             Index   = 0;
00083         }


Field Documentation

Definition at line 77 of file RioTypes.h.

Definition at line 76 of file RioTypes.h.


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