Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
PacketListRecord Class Reference

Public Member Functions

 PacketListRecord (frame_data *frameData)
 
void ensureColorized (capture_file *cap_file)
 
const QString columnString (capture_file *cap_file, int column, bool colorized=false)
 
frame_data * frameData () const
 
bool colorized ()
 
unsigned int conversation ()
 
const GSList * matchingColorFilters () const
 
bool hasMultipleColors () const
 
int colorFilterCount () const
 
int columnTextSize (const char *str)
 
void invalidateColorized ()
 
void invalidateRecord ()
 
int lineCount ()
 
int lineCountChanged ()
 
void setRow (int row)
 
int row () const
 
uint32_t expertSeverity () const
 

Static Public Member Functions

static int textColumn (int column)
 
static void invalidateAllRecords ()
 
static void setMaxCache (int cost)
 
static void resetColumns (column_info *cinfo)
 
static void resetColorization ()
 

Member Function Documentation

◆ colorFilterCount()

int PacketListRecord::colorFilterCount ( ) const
inline

Get count of matching color filters

◆ hasMultipleColors()

bool PacketListRecord::hasMultipleColors ( ) const
inline

Check if packet has multiple color matches

◆ matchingColorFilters()

const GSList * PacketListRecord::matchingColorFilters ( ) const
inline

Get list of all matching color filters


The documentation for this class was generated from the following files: