UM .NET API  6.16
com.latencybusters.lbm.UMQMessageTotalLifetimeInfo Class Reference

UMQMessageTotalLifetimeInfo class. More...

Classes

struct  lbm_umq_msg_total_lifetime_info_t
 

Public Member Functions

 UMQMessageTotalLifetimeInfo (UInt32 totalLifetime)
 Creates a UMQMessageTotalLifetimeInfo with the specified total lifetime. More...
 
 UMQMessageTotalLifetimeInfo ()
 Creates a UMQMessageTotalLifetimeInfo with the total lifetime set to 0.
 
UInt32 totalLifetime ()
 Returns the specified total lifetime.
 
void setTotalLifetime (UInt32 totalLifetime)
 Sets the total lifetime. More...
 

Detailed Description

Constructor & Destructor Documentation

com.latencybusters.lbm.UMQMessageTotalLifetimeInfo.UMQMessageTotalLifetimeInfo ( UInt32  totalLifetime)

Creates a UMQMessageTotalLifetimeInfo with the specified total lifetime.

Parameters
totalLifetimeTotal lifetime of the message

Member Function Documentation

void com.latencybusters.lbm.UMQMessageTotalLifetimeInfo.setTotalLifetime ( UInt32  totalLifetime)

Sets the total lifetime.

Parameters
totalLifetimethe new total lifetime

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