rename NsUnknown to Interface and NsUnknownManager to ComponentManager

This commit is contained in:
Mathieu Lacage
2007-05-11 18:52:05 +02:00
parent 6495c220a9
commit e22e6188cf
21 changed files with 156 additions and 156 deletions

View File

@@ -35,7 +35,7 @@ class TraceContext;
class TraceResolver;
class NetDevice;
class Node : public NsUnknown
class Node : public Interface
{
public:
static const Iid iid;