µOS++ IIIe Reference
7.0.0
The third edition of µOS++, a POSIX inspired open source framework, written in C++
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
y
Functions
_
a
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
w
y
Variables
c
d
e
f
h
i
m
n
p
r
s
Typedefs
a
b
c
d
e
f
h
m
o
p
r
s
t
u
v
Enumerations
Enumerator
a
b
c
d
e
h
i
o
r
s
t
v
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
~
Variables
a
b
c
d
e
f
h
i
l
m
n
o
p
q
r
s
t
v
Typedefs
a
b
c
d
e
f
i
l
m
n
o
p
r
s
t
v
Enumerations
Enumerator
a
b
c
d
e
h
i
l
m
n
o
p
r
s
t
u
Related Symbols
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
Functions
_
a
b
c
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
Variables
Typedefs
a
c
e
h
o
r
s
t
Enumerations
Enumerator
_
a
o
s
Macros
_
a
b
c
d
e
f
h
i
n
o
p
s
t
v
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
os::rtos::semaphore Member List
This is the complete list of members for
os::rtos::semaphore
, including all inherited members.
count_t
typedef
os::rtos::semaphore
initial_value
(void) const
os::rtos::semaphore
inline
initializer_binary
os::rtos::semaphore
static
max_count_value
os::rtos::semaphore
static
max_value
(void) const
os::rtos::semaphore
inline
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
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 semaphore &rhs) const
os::rtos::semaphore
inline
post
(void)
os::rtos::semaphore
reset
(void)
os::rtos::semaphore
semaphore
(const attributes &attr=initializer_binary)
os::rtos::semaphore
inline
semaphore
(const char *name, const attributes &attr=initializer_binary)
os::rtos::semaphore
timed_wait
(clock::duration_t timeout)
os::rtos::semaphore
try_wait
(void)
os::rtos::semaphore
value
(void) const
os::rtos::semaphore
wait
(void)
os::rtos::semaphore
~object_named
()=default
os::rtos::internal::object_named
~object_named_system
()=default
os::rtos::internal::object_named_system
~semaphore
()
os::rtos::semaphore
Generated by
1.9.7