|
ngscopeclient v0.1
|


Additional Inherited Members | |
Public Member Functions inherited from Packet | |
| void | RefreshColors () |
Public Attributes inherited from Packet | |
| int64_t | m_offset |
| Offset of the packet from the start of the capture (femtoseconds) | |
| int64_t | m_len |
| Duration time of the packet (femtoseconds) | |
| std::map< std::string, std::string > | m_headers |
| std::vector< uint8_t > | m_data |
| std::string | m_displayForegroundColor |
| std::string | m_displayBackgroundColor |
| uint32_t | m_displayForegroundColorPacked |
| uint32_t | m_displayBackgroundColorPacked |
| bool | m_packedColorsValid |