| FDO API Reference | Feature Data Objects |
Go to the source code of this file.
Classes | |
| class | FdoSemaphore |
| DOXYGEN-IGNORE FdoSemaphore is a semaphore class. It is used to prevent operations from happening concurrently or re-entrantly. FdoSemaphore is not currently part of the FDO API but can be added if there is a demand. It is a wrapper class around a boolean semaphore. More... | |
Typedefs | |
| typedef FdoPtr< FdoSemaphore > | FdoSemaphoreP |
| FdoSemaphoreP is a FdoPtr on FdoSemaphore, provided for convenience. | |
|
|
FdoSemaphoreP is a FdoPtr on FdoSemaphore, provided for convenience.
Definition at line 79 of file Semaphore.h. |
| Comments or suggestions? Send us feedback. |