#include <APIBundleQueue.h>
Public Attributes | |
| dtn_bundle_spec_t | spec_ |
| oasys::ScratchBuffer< char *, 512 > | payload_ |
Definition at line 30 of file APIBundleQueue.h.
| oasys::ScratchBuffer<char*,512> dtn::APIBundle::payload_ |
Definition at line 32 of file APIBundleQueue.h.
Referenced by dtntunnel::UDPTunnel::handle_bundle(), dtntunnel::TCPTunnel::TCPTunnel::Connection::handle_bundle(), dtntunnel::TCPTunnel::handle_bundle(), dtntunnel::DTNTunnel::handle_bundle(), dtntunnel::UDPTunnel::UDPTunnel::Listener::run(), dtntunnel::TCPTunnel::TCPTunnel::Connection::run(), and dtntunnel::DTNTunnel::send_bundle().
Definition at line 31 of file APIBundleQueue.h.
Referenced by dtntunnel::TCPTunnel::handle_bundle(), and dtntunnel::DTNTunnel::handle_bundle().
1.5.8