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 143 of file BluetoothSocket.h.


Public Member Functions

 bluetooth_socket_params ()

Public Attributes

bool reuseaddr_
bool silent_connect_
int recv_bufsize_
int send_bufsize_

Constructor & Destructor Documentation

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

Definition at line 144 of file BluetoothSocket.h.


Member Data Documentation

bool oasys::BluetoothSocket::bluetooth_socket_params::reuseaddr_

Definition at line 149 of file BluetoothSocket.h.

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

bool oasys::BluetoothSocket::bluetooth_socket_params::silent_connect_

Definition at line 150 of file BluetoothSocket.h.

Referenced by oasys::BluetoothSocket::bind(), oasys::BluetoothSocket::connect(), and oasys::RFCOMMClient::rc_connect().

int oasys::BluetoothSocket::bluetooth_socket_params::recv_bufsize_

Definition at line 151 of file BluetoothSocket.h.

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

int oasys::BluetoothSocket::bluetooth_socket_params::send_bufsize_

Definition at line 152 of file BluetoothSocket.h.

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


The documentation for this struct was generated from the following file:
Generated on Sat Sep 8 08:43:50 2007 for DTN Reference Implementation by  doxygen 1.5.3