HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
BM_StateFlags Class Reference

#include <BM_State.h>

Public Member Functions

 BM_StateFlags ()
 

Public Attributes

unsigned sticky:1
 
unsigned entered:3
 
unsigned scratch:3
 
unsigned requestnew:1
 
unsigned exsitu:1
 
unsigned preempted:1
 
unsigned busybuild:1
 
unsigned wantlocate:1
 
unsigned modifier:1
 
unsigned concealed:1
 

Detailed Description

Definition at line 46 of file BM_State.h.

Constructor & Destructor Documentation

BM_StateFlags::BM_StateFlags ( )
inline

Definition at line 49 of file BM_State.h.

Member Data Documentation

unsigned BM_StateFlags::busybuild

Definition at line 60 of file BM_State.h.

unsigned BM_StateFlags::concealed

Definition at line 60 of file BM_State.h.

unsigned BM_StateFlags::entered

Definition at line 60 of file BM_State.h.

unsigned BM_StateFlags::exsitu

Definition at line 60 of file BM_State.h.

unsigned BM_StateFlags::modifier

Definition at line 60 of file BM_State.h.

unsigned BM_StateFlags::preempted

Definition at line 60 of file BM_State.h.

unsigned BM_StateFlags::requestnew

Definition at line 60 of file BM_State.h.

unsigned BM_StateFlags::scratch

Definition at line 60 of file BM_State.h.

unsigned BM_StateFlags::sticky

Definition at line 60 of file BM_State.h.

unsigned BM_StateFlags::wantlocate

Definition at line 60 of file BM_State.h.


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