GLVis  v4.2
Accurate and flexible finite element visualization
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Types | Public Member Functions | List of all members
communication_thread Class Reference

#include <threads.hpp>

Public Types

using StreamCollection = std::vector< std::unique_ptr< std::istream >>
 

Public Member Functions

 communication_thread (StreamCollection _is, GLVisCommand *cmd)
 
 ~communication_thread ()
 

Detailed Description

Definition at line 140 of file threads.hpp.

Member Typedef Documentation

using communication_thread::StreamCollection = std::vector<std::unique_ptr<std::istream>>

Definition at line 143 of file threads.hpp.

Constructor & Destructor Documentation

communication_thread::communication_thread ( StreamCollection  _is,
GLVisCommand cmd 
)

Definition at line 711 of file threads.cpp.

communication_thread::~communication_thread ( )

Definition at line 724 of file threads.cpp.


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