Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
print_stream_ops Struct Reference

Public Attributes

bool(* print_preamble )(struct print_stream *self, char *filename, const char *version_string)
 
bool(* print_line )(struct print_stream *self, int indent, const char *line)
 
bool(* print_line_color )(struct print_stream *self, int indent, const char *line, const color_t *fg, const color_t *bg)
 
bool(* print_bookmark )(struct print_stream *self, const char *name, const char *title)
 
bool(* new_page )(struct print_stream *self)
 
bool(* print_finale )(struct print_stream *self)
 
bool(* destroy )(struct print_stream *self)
 

The documentation for this struct was generated from the following file: