DDS
public abstract class DomainParticipantHelper extends java.lang.Object
| Constructor and Description |
|---|
DomainParticipantHelper() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
id() |
static DomainParticipant |
narrow(org.omg.CORBA.Object obj) |
static DomainParticipant |
unchecked_narrow(org.omg.CORBA.Object obj) |
public static java.lang.String id()
public static DomainParticipant narrow(org.omg.CORBA.Object obj)
public static DomainParticipant unchecked_narrow(org.omg.CORBA.Object obj)