replace ComponentManager::Create and ClassId with InterfaceId::CreateObjest and InterfaceId

This commit is contained in:
Mathieu Lacage
2008-01-03 11:39:45 +01:00
parent 33bd62d32f
commit 4f58be6548
45 changed files with 208 additions and 1197 deletions

View File

@@ -29,6 +29,8 @@
namespace ns3{
NS_OBJECT_ENSURE_REGISTERED (Node);
InterfaceId
Node::iid (void)
{