32 static std::shared_ptr<ProtoDiserializedBufBase>
CreateObj(
34 std::shared_ptr<ProtoDiserializedBufBase> obj;
35 if (strcmp(
"Chassis", header.
GetMsgName().c_str()) == 0) {
36 obj = std::make_shared<BridgeProtoDiserializedBuf<canbus::Chassis>>(