|
Bike-X
0.8
|
#include "Kernel/OVR_Types.h"#include "Kernel/OVR_List.h"#include "Kernel/OVR_Atomic.h"#include "Kernel/OVR_Threads.h"

Go to the source code of this file.
Data Structures | |
| class | OVR::ThreadCommand |
| class | OVR::ThreadCommand::NotifyEvent |
| class | OVR::ThreadCommand::PopBuffer |
| struct | OVR::CleanType< T > |
| struct | OVR::CleanType< T & > |
| struct | OVR::CleanType< const T > |
| struct | OVR::CleanType< const T & > |
| struct | OVR::SelfType< T > |
| struct | OVR::Void |
| class | OVR::ThreadCommandMF0< C, R > |
| class | OVR::ThreadCommandMF1< C, R, A0 > |
| class | OVR::ThreadCommandMF2< C, R, A0, A1 > |
| class | OVR::ThreadCommandQueue |
Namespaces | |
| OVR | |
| struct OVR::CleanType |
Definition at line 114 of file OVR_ThreadCommandQueue.h.


| Data Fields | ||
|---|---|---|
| typedef T | Type | |
| struct OVR::CleanType< T & > |
Definition at line 115 of file OVR_ThreadCommandQueue.h.

| Data Fields | ||
|---|---|---|
| typedef T | Type | |
| struct OVR::CleanType< const T > |
Definition at line 116 of file OVR_ThreadCommandQueue.h.

| Data Fields | ||
|---|---|---|
| typedef T | Type | |
| struct OVR::CleanType< const T & > |
Definition at line 117 of file OVR_ThreadCommandQueue.h.

| Data Fields | ||
|---|---|---|
| typedef T | Type | |
| struct OVR::SelfType |
Definition at line 122 of file OVR_ThreadCommandQueue.h.

| Data Fields | ||
|---|---|---|
| typedef T | Type | |