EdgeVisDecoderSDK::CamsNotificationStateDesc Class Reference

Detailed Description

Indicates the total number of CAMS notifications at the server in the given CAMS state.

Availability

Available in version 6.7.0 of Decoder SDK. Requires a server version greater than 6.5

#include <CamsNotificationStateDesc.h>

Public Member Functions

DB_EDGEVIS_SDK ECamsNotificationState GetState ()
 Retrieve the CAMS state that this notification summary applies to. More...
 
DB_EDGEVIS_SDK int64_t GetCount ()
 Retrieve the total number of notifications at the server that are in the CAMS state indicated by GetState(). More...
 

Member Function Documentation

DB_EDGEVIS_SDK ECamsNotificationState EdgeVisDecoderSDK::CamsNotificationStateDesc::GetState ( )

Retrieve the CAMS state that this notification summary applies to.

Returns
The ECamsNotificationState that this summary applies to.
DB_EDGEVIS_SDK int64_t EdgeVisDecoderSDK::CamsNotificationStateDesc::GetCount ( )

Retrieve the total number of notifications at the server that are in the CAMS state indicated by GetState().

Returns
The total number of CAMS notifications at the server that are in the ECamsNotificationState given by GetState().

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