oasys::BluetoothSocket::bluetooth_socket_params Struct Reference

#include <BluetoothSocket.h>

List of all members.


Detailed Description

Socket parameters are public fields that should be set after creating the socket but before the socket is used.

Definition at line 127 of file BluetoothSocket.h.

Public Member Functions

 bluetooth_socket_params ()

Public Attributes

bool reuseaddr_
int recv_bufsize_
int send_bufsize_


Constructor & Destructor Documentation

oasys::BluetoothSocket::bluetooth_socket_params::bluetooth_socket_params (  )  [inline]

Definition at line 128 of file BluetoothSocket.h.


Member Data Documentation

bool oasys::BluetoothSocket::bluetooth_socket_params::reuseaddr_

Definition at line 132 of file BluetoothSocket.h.

Referenced by oasys::BluetoothSocket::configure().

int oasys::BluetoothSocket::bluetooth_socket_params::recv_bufsize_

Definition at line 133 of file BluetoothSocket.h.

Referenced by oasys::BluetoothSocket::configure().

int oasys::BluetoothSocket::bluetooth_socket_params::send_bufsize_

Definition at line 134 of file BluetoothSocket.h.

Referenced by oasys::BluetoothSocket::configure().


The documentation for this struct was generated from the following file:
Generated on Fri Dec 22 14:48:05 2006 for DTN Reference Implementation by  doxygen 1.5.1