#include <data.h>
|
dataClass | Type (void) |
|
char * | TypeName (void) |
|
void | Report (void) |
|
void | Release (void) |
|
void | init (VmonVenusId *, VmonSessionId, VolumeId, UserId, VmonAVSG *, unsigned long, unsigned long, unsigned long, long, VmonSessionEvent[], SessionStatistics *, CacheStatistics *) |
|
VmonSessionEventArray * | theEvents () |
|
◆ init()
void session_data::init |
( |
VmonVenusId * |
venus, |
|
|
VmonSessionId |
session, |
|
|
VolumeId |
volume, |
|
|
UserId |
user, |
|
|
VmonAVSG * |
avsg, |
|
|
unsigned long |
starttime, |
|
|
unsigned long |
endtime, |
|
|
unsigned long |
cetime, |
|
|
long |
VSEA_size, |
|
|
VmonSessionEvent |
events[], |
|
|
SessionStatistics * |
stats, |
|
|
CacheStatistics * |
cachestats |
|
) |
| |
◆ Release()
void session_data::Release |
( |
void |
| ) |
|
|
virtual |
◆ Report()
void session_data::Report |
( |
void |
| ) |
|
|
inlinevirtual |
◆ theEvents()
VmonSessionEventArray * session_data::theEvents |
( |
| ) |
|
|
inline |
◆ Type()
◆ TypeName()
char * session_data::TypeName |
( |
void |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following files: