View on GitHub

Vistle

Distributed Data-parallel Scientific Visualization in VR

Public Member Functions | Public Attributes | List of all members
vistle::AvailableModuleBase::Key Struct Reference

#include <core/availablemodule.h>

Collaboration diagram for vistle::AvailableModuleBase::Key:
Collaboration graph
[legend]

Public Member Functions

 Key (int hub, const std::string &name)
 
bool operator< (const Key &rhs) const
 

Public Attributes

int hub
 
std::string name
 

Constructor & Destructor Documentation

◆ Key()

vistle::AvailableModuleBase::Key::Key ( int  hub,
const std::string &  name 
)

Member Function Documentation

◆ operator<()

bool vistle::AvailableModuleBase::Key::operator< ( const Key rhs) const

Member Data Documentation

◆ hub

int vistle::AvailableModuleBase::Key::hub

◆ name

std::string vistle::AvailableModuleBase::Key::name

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