bag_to_csv.info_extractor module

class bag_to_csv.info_extractor.InfoExtractor(expected_msg_type)

Bases: ABC

analyze_data(msg, msg_type)
abstract extract_info_from_msg(msg, msg_type)
get_msg_type()
set_msg_type(expected_msg_type)