3-1, 1

不知道为什么,m_ntmap会丢失,明明在Set阶段,m_ntmap的大小是不断上升的,而到了Create阶段,m_ntmap大小变为0。

而与其几乎相同实现方式的m_interfaceExclusions则不会有这个问题,有可能是Map的性质问题。其实是CopyConstructor忘记实现了。

 

之前遇到报错说,RoutingProtocol没有Constructor,其实要在SetTypeID时把constructor加进去。

Leave a Reply

Your email address will not be published. Required fields are marked *