libjmmcg  build_2783
A C++ library containing an eclectic mix of useful, advanced components.
isimud::exchanges::common::thread_traits::thread_info Struct Reference

#include <thread_traits.hpp>

Public Attributes

const unsigned short core {}
 
const api_threading_traits::api_params_type::priority_type priority {}
 
const jmmcg::ppd::numa_cpu_traits::element_type::value_type::value_type core {}
 

Friends

std::ostream & operator<< (std::ostream &os, thread_info const &ti) noexcept(false)
 

Detailed Description

Definition at line 36 of file socket_server.cpp.

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  os,
thread_traits::thread_info const &  ti 
)
friend

Definition at line 125 of file thread_traits.hpp.

Member Data Documentation

◆ core [1/2]

const unsigned short isimud::exchanges::common::thread_traits::thread_info::core {}

Definition at line 37 of file socket_server.cpp.

◆ core [2/2]

const jmmcg::ppd::numa_cpu_traits::element_type::value_type::value_type isimud::exchanges::common::thread_traits::thread_info::core {}

Definition at line 101 of file thread_traits.hpp.

◆ priority

const api_threading_traits::api_params_type::priority_type isimud::exchanges::common::thread_traits::thread_info::priority {}

Definition at line 38 of file socket_server.cpp.


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