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