Namespaces | |
namespace | Shark_libs::tree_converter |
namespace | tree_converter |
Converts tree passed from wireshark (writen in C) to similar tree structure in python. | |
Functions | |
def | Shark_libs::tree_converter::print_tree |
Prints tree passed from wireshark. | |
def | Shark_libs::tree_converter::create_structures |
Creates python tree structures from wireshark C tree structure. | |
def | Shark_libs::tree_converter::into_peach_type |
Converts wireshark type into peach type. |