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

#include <FireTrigOrd.hpp>

Public Member Functions

 STATIC_CONST (SignalLength=11)
 STATIC_CONST (SignalWithGCILength=9)
 STATIC_CONST (SignalLengthSuma=14)
Uint32 getConnectionPtr () const
void setConnectionPtr (Uint32)
Uint32 getUserRef () const
void setUserRef (Uint32)
Uint32 getTriggerId () const
void setTriggerId (Uint32 anIndxId)
TriggerEvent::Value getTriggerEvent () const
void setTriggerEvent (TriggerEvent::Value)
Uint32 getNoOfPrimaryKeyWords () const
void setNoOfPrimaryKeyWords (Uint32)
Uint32 getNoOfBeforeValueWords () const
void setNoOfBeforeValueWords (Uint32)
Uint32 getNoOfAfterValueWords () const
void setNoOfAfterValueWords (Uint32)
Uint32 getGCI () const
void setGCI (Uint32)
Uint32 getHashValue () const
void setHashValue (Uint32)
Uint32 getAnyValue () const
void setAnyValue (Uint32)

Friends

class Dbtup
class Dbtc
class Backup
class SumaParticipant
class Suma
bool printFIRE_TRIG_ORD (FILE *output, const Uint32 *theData, Uint32 len, Uint16 receiverBlockNo)

Detailed Description

FireTrigOrd

This signal is sent by TUP to signal that a trigger has fired

Definition at line 33 of file FireTrigOrd.hpp.

Friends And Related Function Documentation

friend class Dbtc
friend

Reciver(s)

Definition at line 47 of file FireTrigOrd.hpp.

friend class Dbtup
friend

Sender(s) Sender(s) / Reciver(s)

Definition at line 42 of file FireTrigOrd.hpp.

bool printFIRE_TRIG_ORD ( FILE *  output,
const Uint32 *  theData,
Uint32  len,
Uint16  receiverBlockNo 
)
friend

For printing

Definition at line 40 of file FireTrigOrd.cpp.


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