src/node/socket.h
changeset 728 95c426b1cb60
parent 646 f7475a7c5ae6
child 1162 10f9613bd9be
--- a/src/node/socket.h	Fri May 25 21:53:24 2007 +0200
+++ b/src/node/socket.h	Mon Jun 04 16:17:01 2007 +0200
@@ -29,7 +29,7 @@
 
 namespace ns3 {
 
-class INode;
+class Node;
 
 /**
  * \brief Define a Socket API based on the BSD Socket API.
@@ -66,7 +66,7 @@
   /**
    * \returns the node this socket is associated with.
    */
-  virtual Ptr<INode> GetINode (void) const = 0;
+  virtual Ptr<Node> GetNode (void) const = 0;
 
   /** 
    * Allocate a free port number and