#include <kernel_types.h>#include "TransporterFacade.hpp"#include <TransporterDefinitions.hpp>#include "Ndb.hpp"Include dependency graph for NdbApiSignal.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | NdbApiSignal |
Defines | |
| #define | CAST_PTR(X, Y) static_cast<X*>(static_cast<void*>(Y)) |
| #define | CAST_CONSTPTR(X, Y) static_cast<const X*>(static_cast<const void*>(Y)) |
| #define CAST_CONSTPTR | ( | X, | |||
| Y | ) | static_cast<const X*>(static_cast<const void*>(Y)) |
Definition at line 39 of file NdbApiSignal.hpp.
Referenced by MgmtSrvr::alloc_node_id_req(), NdbDictInterface::execALTER_TABLE_REF(), NdbDictInterface::execCREATE_EVNT_CONF(), NdbDictInterface::execCREATE_EVNT_REF(), NdbDictInterface::execCREATE_FILE_CONF(), NdbDictInterface::execCREATE_FILE_REF(), NdbDictInterface::execCREATE_FILEGROUP_CONF(), NdbDictInterface::execCREATE_FILEGROUP_REF(), NdbDictInterface::execCREATE_INDX_REF(), NdbDictInterface::execCREATE_TABLE_CONF(), NdbDictInterface::execCREATE_TABLE_REF(), NdbDictInterface::execDROP_EVNT_REF(), NdbDictInterface::execDROP_FILE_REF(), NdbDictInterface::execDROP_FILEGROUP_REF(), NdbDictInterface::execDROP_INDX_REF(), NdbDictInterface::execDROP_TABLE_REF(), NdbDictInterface::execGET_TABINFO_CONF(), NdbDictInterface::execGET_TABINFO_REF(), NdbDictInterface::execSUB_START_CONF(), NdbDictInterface::execSUB_START_REF(), NdbDictInterface::execSUB_STOP_CONF(), NdbDictInterface::execSUB_STOP_REF(), NdbEventOperationImpl::execSUB_TABLE_DATA(), NdbDictInterface::execWAIT_GCP_CONF(), Ndb::handleReceivedSignal(), NdbTransaction::receiveSCAN_TABCONF(), NdbTransaction::receiveSCAN_TABREF(), NdbTransaction::receiveTC_COMMITREF(), MgmtSrvr::sendSTOP_REQ(), MgmtSrvr::sendVersionReq(), MgmtSrvr::setEventReportingLevelImpl(), and MgmtSrvr::startBackup().
| #define CAST_PTR | ( | X, | |||
| Y | ) | static_cast<X*>(static_cast<void*>(Y)) |
Definition at line 38 of file NdbApiSignal.hpp.
Referenced by MgmtSrvr::abortBackup(), MgmtSrvr::alloc_node_id_req(), NdbDictInterface::create_file(), NdbDictInterface::create_filegroup(), NdbDictInterface::createEvent(), NdbDictInterface::createIndex(), NdbScanOperation::doSendScan(), NdbDictInterface::drop_file(), NdbDictInterface::drop_filegroup(), NdbDictInterface::dropEvent(), NdbDictInterface::dropIndex(), NdbDictInterface::dropTable(), MgmtSrvr::dumpState(), ClusterMgr::execAPI_REGREQ(), NdbDictInterface::executeSubscribeEvent(), MgmtSrvr::exitSingleUser(), NdbDictInterface::forceGCPWait(), NdbDictInterface::get_file(), NdbDictInterface::get_filegroup(), NdbDictInterface::getTable(), MgmtSrvr::insertError(), NdbDictInterface::listObjects(), NdbOperation::prepareSend(), NdbIndexOperation::prepareSend(), NdbScanOperation::prepareSendScan(), NdbIndexScanOperation::readTuples(), ArbitMgr::sendSignalToQmgr(), MgmtSrvr::sendSTOP_REQ(), NdbTransaction::sendTC_HBREP(), MgmtSrvr::sendVersionReq(), MgmtSrvr::setEventReportingLevelImpl(), NdbOperation::setLastFlag(), MgmtSrvr::setNodeLogLevelImpl(), MgmtSrvr::setSignalLoggingMode(), MgmtSrvr::setTraceNo(), MgmtSrvr::start(), MgmtSrvr::startBackup(), MgmtSrvr::startSignalTracing(), MgmtSrvr::stopSignalTracing(), NdbDictInterface::stopSubscribeEvent(), NdbScanOperation::takeOverScanOp(), and ClusterMgr::threadMain().
1.4.7

