--- a/src/point-to-point-layout/bindings/modulegen__gcc_LP64.py Tue May 01 11:56:30 2012 -0700
+++ b/src/point-to-point-layout/bindings/modulegen__gcc_LP64.py Wed May 02 11:05:28 2012 -0700
@@ -4115,6 +4115,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',