ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
cloudViewer::utility::CPUInfo::Impl Struct Reference

#include <CPUInfo.h>

Collaboration diagram for cloudViewer::utility::CPUInfo::Impl:

Public Attributes

int num_cores_
 
int num_threads_
 
std::string model_name_
 

Detailed Description

Definition at line 21 of file CPUInfo.h.

Member Data Documentation

◆ model_name_

std::string cloudViewer::utility::CPUInfo::Impl::model_name_

Definition at line 24 of file CPUInfo.h.

◆ num_cores_

int cloudViewer::utility::CPUInfo::Impl::num_cores_

Definition at line 22 of file CPUInfo.h.

◆ num_threads_

int cloudViewer::utility::CPUInfo::Impl::num_threads_

Definition at line 23 of file CPUInfo.h.


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