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

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

ConditionVariableInterface()=defaultOs::ConditionVariableInterface
ConditionVariableInterface(const ConditionVariableInterface &other)=deleteOs::ConditionVariableInterface
getDelegate(ConditionVariableHandleStorage &aligned_new_memory)Os::ConditionVariableInterfacestatic
getHandle()=0Os::ConditionVariableInterfacepure virtual
notify()=0Os::ConditionVariableInterfacepure virtual
notifyAll()=0Os::ConditionVariableInterfacepure virtual
operator=(const ConditionVariableInterface &other)=deleteOs::ConditionVariableInterfacevirtual
wait(Os::Mutex &mutex)=0Os::ConditionVariableInterfacepure virtual
~ConditionVariableInterface()=defaultOs::ConditionVariableInterfacevirtual