|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectobject.PublicVariable
object.ExclusiveVariable
object.ExclusiveBoolean
public class ExclusiveBoolean
Nested Class Summary |
---|
Nested classes/interfaces inherited from class object.PublicVariable |
---|
PublicVariable.OwnershipState |
Field Summary |
---|
Fields inherited from class object.PublicVariable |
---|
hasValue, myHandle, obLook, ownersHandle, ownership |
Constructor Summary | |
---|---|
ExclusiveBoolean()
|
|
ExclusiveBoolean(boolean initVal)
|
Method Summary | |
---|---|
boolean |
get()
|
void |
set(boolean value)
|
Methods inherited from class object.ExclusiveVariable |
---|
checkOwnership |
Methods inherited from class object.PublicVariable |
---|
addVariableListener, isOwned, removeVariableListener, requestOwnership, waitForOwnershipResolution |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExclusiveBoolean()
public ExclusiveBoolean(boolean initVal)
Method Detail |
---|
public boolean get()
public void set(boolean value) throws ExcludedException, hla.rti13.java1.RTIexception
ExcludedException
hla.rti13.java1.RTIexception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |