Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes | List of all members
x86_x64::ScopedSetPriority Class Reference

Public Member Functions

 ScopedSetPriority (int newPriority)
 
 ~ScopedSetPriority ()
 

Private Attributes

int m_oldPolicy
 
sched_param m_oldParam
 

Detailed Description

Definition at line 402 of file x86_x64.cpp.

Constructor & Destructor Documentation

x86_x64::ScopedSetPriority::ScopedSetPriority ( int  newPriority)
inline

Definition at line 405 of file x86_x64.cpp.

x86_x64::ScopedSetPriority::~ScopedSetPriority ( )
inline

Definition at line 416 of file x86_x64.cpp.

Member Data Documentation

sched_param x86_x64::ScopedSetPriority::m_oldParam
private

Definition at line 424 of file x86_x64.cpp.

int x86_x64::ScopedSetPriority::m_oldPolicy
private

Definition at line 423 of file x86_x64.cpp.


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