MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
EventSubscribeReq Struct Reference

#include <EventSubscribeReq.hpp>

Public Member Functions

 STATIC_CONST (SignalLength=2+LogLevel::LOGLEVEL_CATEGORIES)
EventSubscribeReqassign (const LogLevel &ll)

Public Attributes

Uint32 blockRef
Uint32 noOfEntries
Uint32 theData [LogLevel::LOGLEVEL_CATEGORIES]

Friends

class Cmvmi
class MgmtSrvr

Detailed Description

Requests change (new, update, delete) of event subscription, i.e. forwarding of events.

SENDER: Mgm server RECIVER: SimBlockCMCtrBlck

Definition at line 31 of file EventSubscribeReq.hpp.

Friends And Related Function Documentation

friend class Cmvmi
friend

Receiver(s)

Definition at line 35 of file EventSubscribeReq.hpp.

friend class MgmtSrvr
friend

Sender(s)

Definition at line 40 of file EventSubscribeReq.hpp.

Member Data Documentation

Uint32 EventSubscribeReq::blockRef

Note: If you use the same blockRef as you have used earlier, you update your ongoing subscription

Definition at line 48 of file EventSubscribeReq.hpp.

Uint32 EventSubscribeReq::noOfEntries

If you specify 0 entries, it's the same as cancelling an subscription

Definition at line 54 of file EventSubscribeReq.hpp.


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