µOS++ IIIe Reference 7.0.0
The third edition of µOS++, a POSIX inspired open source framework, written in C++
Loading...
Searching...
No Matches
os::rtos::semaphore_counting Member List

This is the complete list of members for os::rtos::semaphore_counting, including all inherited members.

count_t typedefos::rtos::semaphore
initial_value(void) constos::rtos::semaphoreinline
initializer_binaryos::rtos::semaphorestatic
max_count_valueos::rtos::semaphorestatic
max_value(void) constos::rtos::semaphoreinline
name(void) constos::rtos::internal::object_namedinline
object_named()os::rtos::internal::object_named
object_named(const char *name)os::rtos::internal::object_named
object_named_system()os::rtos::internal::object_named_systeminline
object_named_system(const char *name)os::rtos::internal::object_named_systeminline
operator delete(void *ptr, std::size_t bytes)os::rtos::internal::object_named_systeminlinestatic
operator delete[](void *ptr, std::size_t bytes)os::rtos::internal::object_named_systeminlinestatic
operator new(std::size_t bytes)os::rtos::internal::object_named_systeminlinestatic
operator new(std::size_t bytes, void *ptr)os::rtos::internal::object_named_systeminlinestatic
operator new[](std::size_t bytes)os::rtos::internal::object_named_systeminlinestatic
operator new[](std::size_t bytes, void *ptr)os::rtos::internal::object_named_systeminlinestatic
operator==(const semaphore_counting &rhs) constos::rtos::semaphore_counting
os::rtos::semaphore::operator==(const semaphore &rhs) constos::rtos::semaphoreinline
post(void)os::rtos::semaphore
reset(void)os::rtos::semaphore
semaphore(const attributes &attr=initializer_binary)os::rtos::semaphoreinline
semaphore(const char *name, const attributes &attr=initializer_binary)os::rtos::semaphore
semaphore_counting(const count_t max_value, const count_t initial_value)os::rtos::semaphore_countinginline
semaphore_counting(const char *name, const count_t max_value, const count_t initial_value)os::rtos::semaphore_countinginline
timed_wait(clock::duration_t timeout)os::rtos::semaphore
try_wait(void)os::rtos::semaphore
value(void) constos::rtos::semaphore
wait(void)os::rtos::semaphore
~object_named()=defaultos::rtos::internal::object_named
~object_named_system()=defaultos::rtos::internal::object_named_system
~semaphore()os::rtos::semaphore
~semaphore_counting()os::rtos::semaphore_countinginline