|
0 A.D. | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
initialization state of a module: class, source file, or whatever. can be declared as a static variable => no initializer needed, since 0 is the correct initial value. DO NOT change the value directly! (that'd break the carefully thought-out lock-free implementation)
Details |
public typedef uintptr_t ModuleInitState;
|
0 A.D.
Generated on September 04, 2007 at 18:14 CppDoc v2.4.0 |
|||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |