org.omg.dds
Class PublicationMatchStatus
java.lang.Object
org.omg.dds.PublicationMatchStatus
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class PublicationMatchStatus
- extends Object
- implements IDLEntity
Generated from IDL struct "PublicationMatchStatus".
- Version:
- generated at 03-Nov-2015 12:23:59
- Author:
- JacORB IDL compiler V 3.7
- 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_subscription_handle
public int last_subscription_handle
PublicationMatchStatus
public PublicationMatchStatus()
PublicationMatchStatus
public PublicationMatchStatus(int total_count,
int total_count_change,
int last_subscription_handle)
Copyright © 2015 JacORB. All rights reserved.