public class SimplePvdTransport extends PxPvdTransport
NativeObject.Allocator<T>address, isExternallyAllocated| Modifier | Constructor and Description |
|---|---|
protected |
SimplePvdTransport() |
protected |
SimplePvdTransport(long address) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
connect() |
void |
destroy() |
void |
send(NativeObject inBytes,
int inLength) |
static SimplePvdTransport |
wrapPointer(long address) |
disconnect, isConnectedcheckNotNull, equals, getAddress, hashCodeprotected SimplePvdTransport()
protected SimplePvdTransport(long address)
public static SimplePvdTransport wrapPointer(long address)
public void destroy()
public boolean connect()
connect in class PxPvdTransportpublic void send(NativeObject inBytes, int inLength)
inBytes - WebIDL type: anyinLength - WebIDL type: unsigned long