class documentation

class ConvertRegistration:

View In Hierarchy

Undocumented

Method add_convert Undocumented
Method add_from_msg Undocumented
Method add_to_msg Undocumented
Method get_convert Undocumented
Method get_from_msg Undocumented
Method get_to_msg Undocumented
Class Variable __convert_map Undocumented
Class Variable __from_msg_map Undocumented
Class Variable __to_msg_map Undocumented
def add_convert(self, key, callback):

Undocumented

def add_from_msg(self, key, callback):

Undocumented

def add_to_msg(self, key, callback):

Undocumented

def get_convert(self, key):

Undocumented

def get_from_msg(self, key):

Undocumented

def get_to_msg(self, key):

Undocumented

__convert_map: dict =

Undocumented

__from_msg_map: dict =

Undocumented

__to_msg_map: dict =

Undocumented