A more pythonic wrapper for ns3.TypeId.LookupByNameFailSafe

This commit is contained in:
Gustavo J. A. M. Carneiro
2008-10-15 15:55:09 +01:00
parent 414c2ff3ad
commit fe8cbc9a0f
7 changed files with 50 additions and 8 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ type_annotations = {
'params': {'info':{'transfer_ownership': 'false'}}
},
'static bool ns3::TypeId::LookupByNameFailSafe(std::string name, ns3::TypeId * tid) [member function]': {
'params': {'tid': {'transfer_ownership': 'false'}}
'ignore': None, # manually wrapped in
},
'bool ns3::TraceSourceAccessor::ConnectWithoutContext(ns3::ObjectBase * obj, ns3::CallbackBase const & cb) const [member function]': {
'params': {'obj': {'transfer_ownership':'false'}}