org.omg.dds
Class SampleLostStatus
java.lang.Object
org.omg.dds.SampleLostStatus
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class SampleLostStatus
- extends Object
- implements IDLEntity
Generated from IDL struct "SampleLostStatus".
- Version:
- generated at 07-Dec-2012 13:29:06
- Author:
- JacORB IDL compiler V 3.2, 07-Dec-2012
- 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
SampleLostStatus
public SampleLostStatus()
SampleLostStatus
public SampleLostStatus(int total_count,
int total_count_change)
Copyright © 2012 JacORB. All Rights Reserved.