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

#include <VMSignal.hpp>

Collaboration diagram for Signal:

Public Member Functions

 Signal (int)
Uint32 getLength () const
Uint32 getTrace () const
Uint32 getSendersBlockRef () const
const Uint32 * getDataPtr () const
Uint32 * getDataPtrSend ()
void setTrace (Uint32)
Uint32 getNoOfSections () const
Uint32 length () const
BlockReference senderBlockRef () const
void garbage_register ()

Public Attributes

int foo
Uint32 m_sectionPtrI [3]
SignalHeader header
union {
   Uint32   theData [8192]
   Uint64   dummyAlign
}; 

Friends

class SimulatedBlock
class APZJobBuffer
class FastScheduler

Detailed Description

class used for passing argumentes to blocks

Definition at line 298 of file test_varpage.cpp.

Member Function Documentation

Uint32 Signal::length ( ) const
inline

Old deprecated methods...

Definition at line 100 of file VMSignal.hpp.

Here is the caller graph for this function:


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