|
CoreDX DDS for Java from Twin Oaks Computing, Inc. |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.toc.coredx.DDS.PublisherQos
public class PublisherQos
Structure that holds DDS_Publisher Quality of Service policies.
set_qos(),
get_qos(),
create_publisher(),
set_default_publisher_qos(),
get_default_publisher_qos()| Field Summary | |
|---|---|
EntityFactoryQosPolicy |
entity_factory
Controls the behavior of the Publisher_create_datawriter() operation. |
EntityNameQosPolicy |
entity_name
|
GroupDataQosPolicy |
group_data
A sequence of octets associated with the Publisher. |
LoggingQosPolicy |
logging
|
PartitionQosPolicy |
partition
Establishes a logical data partition. |
PresentationQosPolicy |
presentation
Controls the presentation of groups of changes. |
| Constructor Summary | |
|---|---|
PublisherQos()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public PresentationQosPolicy presentation
begin_coherent_changes(),
end_coherent_changes(),
begin_access(),
end_access()public PartitionQosPolicy partition
public GroupDataQosPolicy group_data
public EntityFactoryQosPolicy entity_factory
public EntityNameQosPolicy entity_name
public LoggingQosPolicy logging
| Constructor Detail |
|---|
public PublisherQos()
|
Copyright © 2010 Twin Oaks Computing, Inc, All Rights Reserved |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||