open_toontown_panda3d/panda/src/device
Sam Edwards b2bfb31114 general: Remove `using std::*` from headers
Also remove most `using namespace std;` statements. The only one that remains is in py_panda.h.

Closes #350
Closes #335
2018-06-14 16:04:49 +02:00
..
analogNode.I general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
analogNode.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
analogNode.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
buttonNode.I general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
buttonNode.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
buttonNode.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
clientAnalogDevice.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
clientAnalogDevice.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
clientAnalogDevice.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
clientBase.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
clientBase.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
clientBase.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
clientButtonDevice.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
clientButtonDevice.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
clientButtonDevice.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
clientDevice.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
clientDevice.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
clientDevice.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
clientDialDevice.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
clientDialDevice.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
clientDialDevice.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
clientTrackerDevice.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
clientTrackerDevice.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
clientTrackerDevice.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
clients.txt Initial revision 2000-10-04 01:14:41 +00:00
config_device.cxx general: Add guards to ensure proper BUILDING_ macros defined 2018-03-25 13:17:52 -06:00
config_device.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
dialNode.I general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
dialNode.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
dialNode.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
mouseAndKeyboard.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
mouseAndKeyboard.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
p3device_composite1.cxx rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
p3device_composite2.cxx rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
trackerData.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
trackerData.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
trackerData.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
trackerNode.I general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
trackerNode.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
trackerNode.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
virtualMouse.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
virtualMouse.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00