Pyrogenesis  trunk
Public Member Functions | Private Attributes | List of all members
x86_x64::ScopedSetPriority Class Reference
Collaboration diagram for x86_x64::ScopedSetPriority:
Collaboration graph
[legend]

Public Member Functions

 ScopedSetPriority (int newPriority)
 
 ~ScopedSetPriority ()
 

Private Attributes

int m_oldPolicy
 
sched_param m_oldParam
 

Constructor & Destructor Documentation

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

Member Data Documentation

sched_param x86_x64::ScopedSetPriority::m_oldParam
private
int x86_x64::ScopedSetPriority::m_oldPolicy
private

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