src/buildings/bindings/callbacks_list.py
changeset 8750 b3db7d51f260
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/buildings/bindings/callbacks_list.py	Sat May 12 21:14:01 2012 -0700
@@ -0,0 +1,3 @@
+callback_classes = [
+    ['void', 'ns3::Ptr<ns3::NetDevice>', 'ns3::Ptr<ns3::Packet const>', 'unsigned short', 'ns3::Address const&', 'ns3::Address const&', 'ns3::NetDevice::PacketType', 'ns3::empty', 'ns3::empty', 'ns3::empty'],
+]