| Package | Description |
|---|---|
| OpenRTM |
| Modifier and Type | Class and Description |
|---|---|
class |
_LoggerStub
OpenRTM/_LoggerStub.java .
|
| Modifier and Type | Field and Description |
|---|---|
Logger |
LoggerHolder.value |
| Modifier and Type | Method and Description |
|---|---|
Logger |
LoggerPOA._this() |
Logger |
LoggerPOA._this(org.omg.CORBA.ORB orb) |
static Logger |
LoggerHelper.extract(org.omg.CORBA.Any a) |
static Logger |
LoggerHelper.narrow(org.omg.CORBA.Object obj) |
static Logger |
LoggerHelper.read(org.omg.CORBA.portable.InputStream istream) |
static Logger |
LoggerHelper.unchecked_narrow(org.omg.CORBA.Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
LoggerHelper.insert(org.omg.CORBA.Any a,
Logger that) |
static void |
LoggerHelper.write(org.omg.CORBA.portable.OutputStream ostream,
Logger value) |
| Constructor and Description |
|---|
LoggerHolder(Logger initialValue) |