Judgment transmission functions. More...
#include <razorback/visibility.h>
#include <razorback/types.h>
Go to the source code of this file.
Functions | |
SO_PUBLIC struct Judgment * | Judgment_Create (struct EventId *eventId, struct BlockId *blockId) |
SO_PUBLIC void | Judgment_Destroy (struct Judgment *judgment) |
SO_PUBLIC uint32_t | Judgment_BinaryLength (struct Judgment *judgment) |
SO_PUBLIC bool | Judgment_Render_Verdict (uint8_t p_iLevel, struct Judgment *p_pJudgment) |
Render a verdict on a block. |
Judgment transmission functions.