oasys::Batostr Class Reference

#include <Bluetooth.h>

List of all members.


Detailed Description

Definition at line 75 of file Bluetooth.h.


Public Member Functions

 Batostr (bdaddr_t addr)
 ~Batostr ()
const char * buf ()

Static Public Attributes

static const int bufsize_ = sizeof(":00:00:00:00:00:00")

Protected Attributes

char buf_ [bufsize_]
const char * str_

Constructor & Destructor Documentation

oasys::Batostr::Batostr ( bdaddr_t  addr  )  [inline]

Definition at line 77 of file Bluetooth.h.

References oasys::Bluetooth::_batostr(), buf_, bufsize_, and str_.

oasys::Batostr::~Batostr (  )  [inline]

Definition at line 78 of file Bluetooth.h.

References buf_.


Member Function Documentation

const char* oasys::Batostr::buf (  )  [inline]

Definition at line 79 of file Bluetooth.h.

References str_.


Member Data Documentation

const int oasys::Batostr::bufsize_ = sizeof(":00:00:00:00:00:00") [static]

Definition at line 80 of file Bluetooth.h.

Referenced by Batostr().

char oasys::Batostr::buf_[bufsize_] [protected]

Definition at line 82 of file Bluetooth.h.

Referenced by Batostr(), and ~Batostr().

const char* oasys::Batostr::str_ [protected]

Definition at line 83 of file Bluetooth.h.

Referenced by Batostr(), and buf().


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