object
Class RemoteBase
java.lang.Object
object.RemoteBase
public class RemoteBase
- extends java.lang.Object
- Author:
- Rob Minson
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
discover
public void discover(int instHandle,
int classHandle)
throws hla.rti13.java1.FederateInternalError,
BadClassException,
hla.rti13.java1.RTIinternalError
- Throws:
hla.rti13.java1.FederateInternalError
BadClassException
hla.rti13.java1.RTIinternalError
update
public void update(int instHandle,
ReflectedAttributes13 attrs)
throws hla.rti13.java1.FederateInternalError,
hla.rti13.java1.RTIinternalError,
java.io.IOException
- Throws:
hla.rti13.java1.FederateInternalError
hla.rti13.java1.RTIinternalError
java.io.IOException
delete
public void delete(int instHandle)
removeShell
protected void removeShell(int instance)
removeProxy
protected void removeProxy(int instance)