#include <ndb_global.h>#include <kernel_types.h>Include dependency graph for SignalDataPrint.hpp:

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

Go to the source code of this file.
Classes | |
| struct | NameFunctionPair |
Typedefs | |
| typedef bool(*) | SignalDataPrintFunction (FILE *output, const Uint32 *theData, Uint32 len, BlockNumber receiverBlockNo) |
Variables | |
| const NameFunctionPair | SignalDataPrintFunctions [] |
| const unsigned short | NO_OF_PRINT_FUNCTIONS |
| typedef bool(* ) SignalDataPrintFunction(FILE *output, const Uint32 *theData, Uint32 len, BlockNumber receiverBlockNo) |
Typedef for a Signal Data Print Function
Definition at line 26 of file SignalDataPrint.hpp.
| const unsigned short NO_OF_PRINT_FUNCTIONS |
This is the register
Definition at line 28 of file SignalDataPrint.cpp.
1.4.7

