|
ngscopeclient v0.2.2
|

Public Member Functions | |
| void | RefreshColors () |
Public Attributes | |
| 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 |