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

Public Types

enum  ErrorCode {
  Undefined = 1, NF_FakeErrorREF = 11, Busy = 701, NoSuchSubscription = 1407,
  Locked = 1411, Defining = 1425, OutOfSubOpRecords = 1424, NoSuchSubscriber = 1426,
  NotMaster = 702, BusyWithNR = 1405, NotStarted = 1428
}

Public Member Functions

 STATIC_CONST (SignalLength=8)
 STATIC_CONST (SL_MasterNode=9)

Public Attributes

Uint32 senderRef
Uint32 senderData
Uint32 subscriptionId
Uint32 subscriptionKey
Uint32 part
Uint32 subscriberData
Uint32 subscriberRef
Uint32 errorCode
Uint32 m_masterNodeId

Friends

class Suma
bool printSUB_STOP_REF (FILE *, const Uint32 *, Uint32, Uint16)

Detailed Description

Definition at line 190 of file SumaImpl.hpp.

Friends And Related Function Documentation

friend class Suma
friend

Sender(s)/Reciver(s)

Definition at line 194 of file SumaImpl.hpp.


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