SIRIUS 7.5.0
Electronic structure library and applications
Public Member Functions | Private Attributes | List of all members
sirius::acc::stream_id Class Reference

Helper class to wrap stream id (integer number). More...

#include <acc.hpp>

Public Member Functions

 stream_id (int id__)
 
int operator() () const
 

Private Attributes

int id_
 

Detailed Description

Helper class to wrap stream id (integer number).

Definition at line 131 of file acc.hpp.

Constructor & Destructor Documentation

◆ stream_id()

sirius::acc::stream_id::stream_id ( int  id__)
inlineexplicit

Definition at line 136 of file acc.hpp.

Member Function Documentation

◆ operator()()

int sirius::acc::stream_id::operator() ( ) const
inline

Definition at line 140 of file acc.hpp.

Member Data Documentation

◆ id_

int sirius::acc::stream_id::id_
private

Definition at line 134 of file acc.hpp.


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