Searched defs:Judgment (Results 1 – 3 of 3) sorted by relevance
140 struct Judgment struct142 uuid_t uuidNuggetId; ///< The nugget submitting143 uint64_t iSeconds; ///< Time Stamp144 uint64_t iNanoSecs; ///< Time Stamp145 struct EventId *pEventId; ///< Event Id146 struct BlockId *pBlockId; ///< Block Id147 uint8_t iPriority; ///< Meh, Dodgy, YF, YRF148 struct List *pMetaDataList; ///< Meta Data List149 uint32_t iGID; ///< The GID150 uint32_t iSID; ///< The SID[all …]
24 enum Judgment { enum
123 public enum Judgment { enum in ValidateBasicSomaticShortMutations