DataToString(unsigned char *packet, int len) | MipLogInterface | [protected] |
GetMipManager() | MipLogInterface | [inline] |
MipLogInterface(MipManager *mipmanager) | MipLogInterface | |
mMipManager | MipLogInterface | [protected] |
OnAfterOpen(MipBus *mipbus)=0 | MipLogInterface | [pure virtual] |
OnAfterOpenError(MipBus *mipbus)=0 | MipLogInterface | [pure virtual] |
OnBeforeClose(MipBus *mipbus)=0 | MipLogInterface | [pure virtual] |
OnDataReceived(MipBus *mipbus, unsigned char *data, int len)=0 | MipLogInterface | [pure virtual] |
OnSendPacket(MipBus *mipbus, const unsigned char *data, int len)=0 | MipLogInterface | [pure virtual] |
OnUnexpectedDataReceived(MipBus *mipbus, unsigned char *data, int len)=0 | MipLogInterface | [pure virtual] |
SetMipManager(MipManager *mipmanager) | MipLogInterface | [inline] |