PPL Logo

liveVizRequestMsg Class Reference

#include <liveViz.h>

Inheritance diagram for liveVizRequestMsg:

Inheritance graph
[legend]
Collaboration diagram for liveVizRequestMsg:

Collaboration graph
[legend]

Public Member Functions

 liveVizRequestMsg ()

Static Public Member Functions

static liveVizRequestMsgbuildNew (const liveVizRequest &req, const void *data, int dataLen)

Data Fields

liveVizRequest req
char * data
 Additional client request data: raw network bytes from client.
int dataLen

Detailed Description

Definition at line 36 of file liveViz.h.


Constructor & Destructor Documentation

liveVizRequestMsg::liveVizRequestMsg (  )  [inline]

Definition at line 45 of file liveViz.h.

Referenced by buildNew().

Here is the caller graph for this function:


Member Function Documentation

liveVizRequestMsg * liveVizRequestMsg::buildNew ( const liveVizRequest req,
const void *  data,
int  dataLen 
) [static]

Definition at line 62 of file liveViz.C.

References data, dataLen, liveVizRequestMsg(), PUP::m, and req.

Referenced by liveViz0Get().

Here is the call graph for this function:

Here is the caller graph for this function:


Field Documentation

Additional client request data: raw network bytes from client.

Use liveVizRequestUnpack to extract the data from this message.

Definition at line 42 of file liveViz.h.

Referenced by buildNew(), and liveVizRequestUnpack().

Definition at line 43 of file liveViz.h.

Referenced by buildNew(), and liveVizRequestUnpack().


The documentation for this class was generated from the following files:

Generated on Mon Sep 21 08:26:48 2020 for Charm++ by  doxygen 1.5.5