|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Condition | |
---|---|
org.omg.dds |
Uses of Condition in org.omg.dds |
---|
Subinterfaces of Condition in org.omg.dds | |
interface |
GuardCondition
Generated from IDL interface "GuardCondition" |
interface |
QueryCondition
Generated from IDL interface "QueryCondition" |
interface |
ReadCondition
Generated from IDL interface "ReadCondition" |
interface |
StatusCondition
Generated from IDL interface "StatusCondition" |
Classes in org.omg.dds that implement Condition | |
class |
_ConditionStub
Generated from IDL interface "Condition" |
class |
_GuardConditionStub
Generated from IDL interface "GuardCondition" |
class |
_QueryConditionStub
Generated from IDL interface "QueryCondition" |
class |
_ReadConditionStub
Generated from IDL interface "ReadCondition" |
class |
_StatusConditionStub
Generated from IDL interface "StatusCondition" |
Fields in org.omg.dds declared as Condition | |
Condition |
ConditionHolder.value
|
Condition[] |
ConditionSeqHolder.value
|
Methods in org.omg.dds that return Condition | |
Condition |
ConditionPOATie._this()
|
Condition |
ConditionPOATie._this(ORB orb)
|
Condition |
ConditionPOA._this()
|
Condition |
ConditionPOA._this(ORB orb)
|
static Condition |
ConditionHelper.extract(Any any)
|
static Condition |
ConditionHelper.read(InputStream in)
|
static Condition |
ConditionHelper.narrow(java.lang.Object obj)
|
static Condition |
ConditionHelper.narrow(Object obj)
|
static Condition |
ConditionHelper.unchecked_narrow(Object obj)
|
static Condition[] |
ConditionSeqHelper.extract(Any any)
|
static Condition[] |
ConditionSeqHelper.read(InputStream _in)
|
Methods in org.omg.dds with parameters of type Condition | |
int |
WaitSetPOATie.detach_condition(Condition cond)
|
int |
WaitSetPOATie.attach_condition(Condition cond)
|
int |
_WaitSetStub.detach_condition(Condition cond)
|
int |
_WaitSetStub.attach_condition(Condition cond)
|
static void |
ConditionHelper.insert(Any any,
Condition s)
|
static void |
ConditionHelper.write(OutputStream _out,
Condition s)
|
static void |
ConditionSeqHelper.insert(Any any,
Condition[] s)
|
static void |
ConditionSeqHelper.write(OutputStream _out,
Condition[] _s)
|
int |
WaitSetOperations.attach_condition(Condition cond)
|
int |
WaitSetOperations.detach_condition(Condition cond)
|
Constructors in org.omg.dds with parameters of type Condition | |
ConditionHolder(Condition initial)
|
|
ConditionSeqHolder(Condition[] initial)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |