replace ComponentManager::Create and ClassId with InterfaceId::CreateObjest and InterfaceId
This commit is contained in:
@@ -29,6 +29,8 @@
|
||||
|
||||
namespace ns3{
|
||||
|
||||
NS_OBJECT_ENSURE_REGISTERED (Node);
|
||||
|
||||
InterfaceId
|
||||
Node::iid (void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user