SourceMod::ThreadParams Struct Reference

Thread-specific parameters. More...

#include <public/IThreader.h>

List of all members.

Public Member Functions

 ThreadParams ()

Public Attributes

ThreadFlags flags
ThreadPriority prio


Detailed Description

Thread-specific parameters.

Definition at line 91 of file IThreader.h.


Constructor & Destructor Documentation

SourceMod::ThreadParams::ThreadParams (  )  [inline]

Constructor

Definition at line 94 of file IThreader.h.


Member Data Documentation

ThreadFlags SourceMod::ThreadParams::flags

Flags to set on the thread

Definition at line 98 of file IThreader.h.

ThreadPriority SourceMod::ThreadParams::prio

Priority to set on the thread

Definition at line 100 of file IThreader.h.


The documentation for this struct was generated from the following file:
Generated on Sun Dec 28 23:26:33 2008 for SourceMod SDK by  doxygen 1.5.1