Project
Loading...
Searching...
No Matches
o2::its::gpu::Streams Class Reference

#include <Utils.h>

Public Member Functions

size_t size () const noexcept
 
void resize (size_t n)
 
void clear ()
 
auto & operator[] (size_t i)
 
void push_back (const Stream &stream)
 

Detailed Description

Definition at line 139 of file Utils.h.

Member Function Documentation

◆ clear()

void o2::its::gpu::Streams::clear ( )
inline

Definition at line 144 of file Utils.h.

◆ operator[]()

auto & o2::its::gpu::Streams::operator[] ( size_t  i)
inline

Definition at line 145 of file Utils.h.

◆ push_back()

void o2::its::gpu::Streams::push_back ( const Stream stream)
inline

Definition at line 146 of file Utils.h.

◆ resize()

void o2::its::gpu::Streams::resize ( size_t  n)
inline

Definition at line 143 of file Utils.h.

◆ size()

size_t o2::its::gpu::Streams::size ( ) const
inlinenoexcept

Definition at line 142 of file Utils.h.


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