diff -r 67c6b025f766 -r 3eda7174ac52 src/nix-vector-routing/bindings/modulegen__gcc_LP64.py --- a/src/nix-vector-routing/bindings/modulegen__gcc_LP64.py Tue May 01 11:56:30 2012 -0700 +++ b/src/nix-vector-routing/bindings/modulegen__gcc_LP64.py Wed May 02 11:05:28 2012 -0700 @@ -3262,6 +3262,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',