Overview
Project
Class
Tree
Index
NXT C++ Bluetooth Library
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
C
CELSIUS
- field in enum
Temp_mode
CELSIUS_MODE
- field in enum
Sensor_mode
Degrees in celsius
CLOSE_DOWN
- field in enum
Server_mode
The server will close down when BT communication with the NXT is lost
close_file(Nxt_file&)
- member function in class
Filesystem
close a file on the nxt
COLOR
- field in enum
Sensor_type
HiTechnic color sensor - only used as a return type can not be used to set-up a sensor
Color_sensor
- class in
NXT C++ Bluetooth Library
Class for HiTechnic color sensor
~Color_sensor()
- constructor in class
Color_sensor
Color_sensor(Sensor_port,Connection*,unsigned int,unsigned char)
- constructor in class
Color_sensor
Constructor for the compass sensor
COMPASS
- field in enum
Sensor_type
HiTechnic compass sensor - only used as a return type can not be used to set-up a sensor
Compass
- class in
NXT C++ Bluetooth Library
Class for HiTechnic compass sensor
~Compass()
- constructor in class
Compass
Compass(Sensor_port,Connection*,unsigned int,unsigned char)
- constructor in class
Compass
Constructor for the compass sensor
connect(unsigned int)
- member function in class
Bluetooth
Connect to the NXT
connect(unsigned int)
- member function in class
Connection
Connect to the NXT using BT (Dummy method does nothing - is implemented in sub class)
connect(unsigned int,string,Server_settings&,string)
- member function in class
Connection
Connect to the NXT using a network connection (Dummy method does nothing - is implemented in sub class)
connect(unsigned int,string,Server_settings&,string)
- member function in class
Nxt_network
Connect to the NXT using a network connection
Connection
- class in
NXT C++ Bluetooth Library
Abstract class for connections
~Connection()
- constructor in class
Connection
Connection_type
- enum in
NXT C++ Bluetooth Library
Connection type enumeration
create_file_list(string)
- member function in class
Filesystem
Create a file list
CUSTOM
- field in enum
Sensor_type
Custom sensor type
Overview
Project
Class
Tree
Index
NXT C++ Bluetooth Library
FRAMES
NO FRAMES