src/aodv/bindings/modulegen__gcc_LP64.py
changeset 7874 3eda7174ac52
parent 7853 1d8f7c004b89
child 8966 060dba23e9bb
--- a/src/aodv/bindings/modulegen__gcc_LP64.py	Tue May 01 11:56:30 2012 -0700
+++ b/src/aodv/bindings/modulegen__gcc_LP64.py	Wed May 02 11:05:28 2012 -0700
@@ -3253,6 +3253,11 @@
                    'uint32_t', 
                    [], 
                    is_pure_virtual=True, is_const=True, is_virtual=True)
+    ## socket.h (module 'network'): static ns3::TypeId ns3::Socket::GetTypeId() [member function]
+    cls.add_method('GetTypeId', 
+                   'ns3::TypeId', 
+                   [], 
+                   is_static=True)
     ## socket.h (module 'network'): bool ns3::Socket::IsRecvPktInfo() const [member function]
     cls.add_method('IsRecvPktInfo', 
                    'bool',