| Package | Description |
|---|---|
| org.omg.RTCORBA |
| Modifier and Type | Class and Description |
|---|---|
class |
_MutexLocalBase
Abstract base class for implementations of local interface Mutex
|
class |
MutexLocalTie
Generated from IDL interface "Mutex".
|
| Modifier and Type | Field and Description |
|---|---|
Mutex |
MutexHolder.value |
| Modifier and Type | Method and Description |
|---|---|
Mutex |
RTORBLocalTie.create_mutex() |
Mutex |
RTORBOperations.create_mutex() |
static Mutex |
MutexHelper.extract(Any any) |
static Mutex |
MutexHelper.narrow(Object obj) |
static Mutex |
MutexHelper.read(InputStream in) |
static Mutex |
MutexHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
void |
RTORBLocalTie.destroy_mutex(Mutex the_mutex) |
void |
RTORBOperations.destroy_mutex(Mutex the_mutex) |
static void |
MutexHelper.insert(Any any,
Mutex s) |
static void |
MutexHelper.write(OutputStream _out,
Mutex s) |
| Constructor and Description |
|---|
MutexHolder(Mutex initial) |
Copyright © 2017 JacORB. All rights reserved.