µ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
typedef
os::rtos::timer
func_t
typedef
os::rtos::timer
name
(void) const
os::rtos::internal::object_named
inline
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_system
inline
object_named_system
(const char *name)
os::rtos::internal::object_named_system
inline
once_initializer
os::rtos::timer
static
operator delete
(void *ptr, std::size_t bytes)
os::rtos::internal::object_named_system
inline
static
operator delete[]
(void *ptr, std::size_t bytes)
os::rtos::internal::object_named_system
inline
static
operator new
(std::size_t bytes)
os::rtos::internal::object_named_system
inline
static
operator new
(std::size_t bytes, void *ptr)
os::rtos::internal::object_named_system
inline
static
operator new[]
(std::size_t bytes)
os::rtos::internal::object_named_system
inline
static
operator new[]
(std::size_t bytes, void *ptr)
os::rtos::internal::object_named_system
inline
static
operator==
(const timer &rhs) const
os::rtos::timer
inline
periodic_initializer
os::rtos::timer
static
start
(clock::duration_t period)
os::rtos::timer
state_t
typedef
os::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
typedef
os::rtos::timer
~object_named
()=default
os::rtos::internal::object_named
~object_named_system
()=default
os::rtos::internal::object_named_system
~timer
()
os::rtos::timer
Generated by
1.9.7