View on GitHub

Vistle

Distributed Data-parallel Scientific Visualization in VR

Public Member Functions | Public Attributes | List of all members
vistle::message::SetParameterChoices::Payload Struct Reference

#include <core/messages.h>

Public Member Functions

 Payload ()
 
 Payload (const std::vector< std::string > &choices)
 
template<class Archive >
ARCHIVE_ACCESS void serialize (Archive &ar)
 

Public Attributes

std::vector< std::string > choices
 

Constructor & Destructor Documentation

◆ Payload() [1/2]

vistle::message::SetParameterChoices::Payload::Payload ( )
default

◆ Payload() [2/2]

vistle::message::SetParameterChoices::Payload::Payload ( const std::vector< std::string > &  choices)

Member Function Documentation

◆ serialize()

template<class Archive >
ARCHIVE_ACCESS void vistle::message::SetParameterChoices::Payload::serialize ( Archive &  ar)
inline

Member Data Documentation

◆ choices

std::vector<std::string> vistle::message::SetParameterChoices::Payload::choices

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