28 uint32_t calculateObjectSize()
const override;
35 uint32_t commentedEventType {};
40 uint32_t foregroundColor {};
45 uint32_t backgroundColor {};
50 uint8_t isRelocatable {};
53 uint8_t reservedGlobalMarker1 {};
56 uint16_t reservedGlobalMarker2 {};
63 uint32_t groupNameLength {};
70 uint32_t markerNameLength {};
77 uint32_t descriptionLength {};
80 uint32_t reservedGlobalMarker3 {};
83 uint64_t reservedGlobalMarker4 {};
90 std::string groupName {};
97 std::string markerName {};
104 std::string description {};