µ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::timer Member List

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

func_args_t typedefos::rtos::timer
func_t typedefos::rtos::timer
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
once_initializeros::rtos::timerstatic
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 timer &rhs) constos::rtos::timerinline
periodic_initializeros::rtos::timerstatic
start(clock::duration_t period)os::rtos::timer
state_t typedefos::rtos::timer
stop(void)os::rtos::timer
timer(func_t function, func_args_t args, const attributes &attr=once_initializer)os::rtos::timer
timer(const char *name, func_t function, func_args_t args, const attributes &attr=once_initializer)os::rtos::timer
type_t typedefos::rtos::timer
~object_named()=defaultos::rtos::internal::object_named
~object_named_system()=defaultos::rtos::internal::object_named_system
~timer()os::rtos::timer