View on GitHub

Vistle

Distributed Data-parallel Scientific Visualization in VR

Public Member Functions | Public Attributes | List of all members
vistle::StateTracker::MessageWithPayload Struct Reference

#include <core/statetracker.h>

Collaboration diagram for vistle::StateTracker::MessageWithPayload:
Collaboration graph
[legend]

Public Member Functions

 MessageWithPayload (const message::Message &m, std::shared_ptr< const buffer > payload)
 

Public Attributes

message::Buffer message
 
std::shared_ptr< const bufferpayload
 

Constructor & Destructor Documentation

◆ MessageWithPayload()

vistle::StateTracker::MessageWithPayload::MessageWithPayload ( const message::Message m,
std::shared_ptr< const buffer payload 
)
inline

Member Data Documentation

◆ message

message::Buffer vistle::StateTracker::MessageWithPayload::message

◆ payload

std::shared_ptr<const buffer> vistle::StateTracker::MessageWithPayload::payload

The documentation for this struct was generated from the following file: