org.omg.dds
Class RequestedDeadlineMissedStatus
java.lang.Object
org.omg.dds.RequestedDeadlineMissedStatus
- All Implemented Interfaces:
- java.io.Serializable, IDLEntity
public final class RequestedDeadlineMissedStatus
- extends java.lang.Object
- implements IDLEntity
Generated from IDL struct "RequestedDeadlineMissedStatus".
- Version:
- generated at Dec 2, 2008 2:43:18 PM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 5), 06-Jun-2007
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
total_count
public int total_count
total_count_change
public int total_count_change
last_instance_handle
public int last_instance_handle
RequestedDeadlineMissedStatus
public RequestedDeadlineMissedStatus()
RequestedDeadlineMissedStatus
public RequestedDeadlineMissedStatus(int total_count,
int total_count_change,
int last_instance_handle)