F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
Os::CountingSemaphore Member List

This is the complete list of members for Os::CountingSemaphore, including all inherited members.

CountingSemaphore(U32 initial_count)Os::CountingSemaphoreexplicit
CountingSemaphore(const CountingSemaphoreInterface &other)=deleteOs::CountingSemaphore
CountingSemaphore(const CountingSemaphore &other)=deleteOs::CountingSemaphore
CountingSemaphore(CountingSemaphore &&other)=deleteOs::CountingSemaphore
CountingSemaphoreInterface()=defaultOs::CountingSemaphoreInterface
CountingSemaphoreInterface(const CountingSemaphoreInterface &other)=deleteOs::CountingSemaphoreInterface
ERROR_INVALID enum valueOs::CountingSemaphoreInterface
ERROR_NOT_IMPLEMENTED enum valueOs::CountingSemaphoreInterface
ERROR_OTHER enum valueOs::CountingSemaphoreInterface
ERROR_TIMEOUT enum valueOs::CountingSemaphoreInterface
getDelegate(CountingSemaphoreHandleStorage &aligned_new_memory, U32 initial_count)Os::CountingSemaphoreInterfacestatic
getHandle() overrideOs::CountingSemaphorevirtual
NOT_SUPPORTED enum valueOs::CountingSemaphoreInterface
OP_OK enum valueOs::CountingSemaphoreInterface
operator=(const CountingSemaphore &other)=deleteOs::CountingSemaphore
operator=(CountingSemaphore &&other)=deleteOs::CountingSemaphore
Os::CountingSemaphoreInterface::operator=(const CountingSemaphoreInterface &other)=deleteOs::CountingSemaphoreInterface
post() overrideOs::CountingSemaphorevirtual
Status enum nameOs::CountingSemaphoreInterface
tryWait() overrideOs::CountingSemaphorevirtual
wait() overrideOs::CountingSemaphorevirtual
waitTimeout(const Fw::TimeInterval &interval) overrideOs::CountingSemaphorevirtual
~CountingSemaphore() finalOs::CountingSemaphore
~CountingSemaphoreInterface()=defaultOs::CountingSemaphoreInterfacevirtual