OpenSplice Java 5 DCPS  v6.x
OpenSplice Java 5 OpenSplice Data Distribution Service Data-Centric Publish-Subscribe API
org.opensplice.dds.core.status.AllDataDisposedStatusImpl Class Reference
Inheritance diagram for org.opensplice.dds.core.status.AllDataDisposedStatusImpl:
Inheritance graph
Collaboration diagram for org.opensplice.dds.core.status.AllDataDisposedStatusImpl:
Collaboration graph

Public Member Functions

 AllDataDisposedStatusImpl (OsplServiceEnvironment environment, int totalCount, int totalCountChange)
 
ServiceEnvironment getEnvironment ()
 
int getTotalCount ()
 
int getTotalCountChange ()
 

Static Public Member Functions

static Set< Class<? extends Status > > allStatuses (ServiceEnvironment env)
 
static Set< Class<? extends Status > > noStatuses (ServiceEnvironment env)
 

Detailed Description

Definition at line 26 of file AllDataDisposedStatusImpl.java.

Constructor & Destructor Documentation

◆ AllDataDisposedStatusImpl()

org.opensplice.dds.core.status.AllDataDisposedStatusImpl.AllDataDisposedStatusImpl ( OsplServiceEnvironment  environment,
int  totalCount,
int  totalCountChange 
)

Definition at line 32 of file AllDataDisposedStatusImpl.java.

Member Function Documentation

◆ allStatuses()

static Set<Class<? extends Status> > org.omg.dds.core.status.Status.allStatuses ( ServiceEnvironment  env)
staticinherited
Parameters
envIdentifies the Service instance to which the object will belong.

Definition at line 59 of file Status.java.

◆ getEnvironment()

ServiceEnvironment org.opensplice.dds.core.status.AllDataDisposedStatusImpl.getEnvironment ( )
Returns
the org.omg.dds.core.ServiceEnvironment object that directly or indirectly was used to create this object.

Implements org.omg.dds.core.DDSObject.

Definition at line 40 of file AllDataDisposedStatusImpl.java.

◆ getTotalCount()

int org.opensplice.dds.core.status.AllDataDisposedStatusImpl.getTotalCount ( )

Definition at line 45 of file AllDataDisposedStatusImpl.java.

◆ getTotalCountChange()

int org.opensplice.dds.core.status.AllDataDisposedStatusImpl.getTotalCountChange ( )

Definition at line 50 of file AllDataDisposedStatusImpl.java.

◆ noStatuses()

static Set<Class<? extends Status> > org.omg.dds.core.status.Status.noStatuses ( ServiceEnvironment  env)
staticinherited
Parameters
envIdentifies the Service instance to which the object will belong.

Definition at line 70 of file Status.java.


The documentation for this class was generated from the following file: