src/dsr/bindings/callbacks_list.py
author Tom Henderson <tomh@tomh.org>
Sun, 13 May 2012 11:38:04 -0700
changeset 8757 1e800af096dc
permissions -rw-r--r--
Add DSR bindings
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
8757
1e800af096dc Add DSR bindings
Tom Henderson <tomh@tomh.org>
parents:
diff changeset
     1
callback_classes = [
1e800af096dc Add DSR bindings
Tom Henderson <tomh@tomh.org>
parents:
diff changeset
     2
    ['void', 'ns3::Ptr<ns3::Packet>', 'ns3::Ipv6Address', 'ns3::Ipv6Address', 'unsigned char', 'ns3::Ptr<ns3::Ipv6Route>', 'ns3::empty', 'ns3::empty', 'ns3::empty', 'ns3::empty'],
1e800af096dc Add DSR bindings
Tom Henderson <tomh@tomh.org>
parents:
diff changeset
     3
    ['void', 'ns3::WifiMacHeader const&', 'ns3::empty', 'ns3::empty', 'ns3::empty', 'ns3::empty', 'ns3::empty', 'ns3::empty', 'ns3::empty', 'ns3::empty'],
1e800af096dc Add DSR bindings
Tom Henderson <tomh@tomh.org>
parents:
diff changeset
     4
    ['void', 'ns3::Ipv4Address', 'unsigned char', 'ns3::empty', 'ns3::empty', 'ns3::empty', 'ns3::empty', 'ns3::empty', 'ns3::empty', 'ns3::empty'],
1e800af096dc Add DSR bindings
Tom Henderson <tomh@tomh.org>
parents:
diff changeset
     5
    ['void', 'ns3::Ptr<ns3::ArpCache const>', 'ns3::Ipv4Address', 'ns3::empty', 'ns3::empty', 'ns3::empty', 'ns3::empty', 'ns3::empty', 'ns3::empty', 'ns3::empty'],
1e800af096dc Add DSR bindings
Tom Henderson <tomh@tomh.org>
parents:
diff changeset
     6
    ['void', 'ns3::Ptr<ns3::Packet>', 'ns3::Ipv4Address', 'ns3::Ipv4Address', 'unsigned char', 'ns3::Ptr<ns3::Ipv4Route>', 'ns3::empty', 'ns3::empty', 'ns3::empty', 'ns3::empty'],
1e800af096dc Add DSR bindings
Tom Henderson <tomh@tomh.org>
parents:
diff changeset
     7
    ['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'],
1e800af096dc Add DSR bindings
Tom Henderson <tomh@tomh.org>
parents:
diff changeset
     8
    ['void', 'ns3::Ptr<ns3::Socket>', 'ns3::empty', 'ns3::empty', 'ns3::empty', 'ns3::empty', 'ns3::empty', 'ns3::empty', 'ns3::empty', 'ns3::empty'],
1e800af096dc Add DSR bindings
Tom Henderson <tomh@tomh.org>
parents:
diff changeset
     9
    ['void', 'ns3::Ptr<ns3::Socket>', 'unsigned int', 'ns3::empty', 'ns3::empty', 'ns3::empty', 'ns3::empty', 'ns3::empty', 'ns3::empty', 'ns3::empty'],
1e800af096dc Add DSR bindings
Tom Henderson <tomh@tomh.org>
parents:
diff changeset
    10
    ['void', 'ns3::Ptr<ns3::Socket>', 'ns3::Address const&', 'ns3::empty', 'ns3::empty', 'ns3::empty', 'ns3::empty', 'ns3::empty', 'ns3::empty', 'ns3::empty'],
1e800af096dc Add DSR bindings
Tom Henderson <tomh@tomh.org>
parents:
diff changeset
    11
    ['bool', 'ns3::Ptr<ns3::Socket>', 'ns3::Address const&', 'ns3::empty', 'ns3::empty', 'ns3::empty', 'ns3::empty', 'ns3::empty', 'ns3::empty', 'ns3::empty'],
1e800af096dc Add DSR bindings
Tom Henderson <tomh@tomh.org>
parents:
diff changeset
    12
]