open_toontown_panda3d/dtool/src/prc
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
..
androidLogStream.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
androidLogStream.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
bigEndian.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
configDeclaration.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configDeclaration.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
configDeclaration.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configFlags.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
configFlags.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
configFlags.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configPage.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configPage.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
configPage.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configPageManager.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configPageManager.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
configPageManager.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariable.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariable.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
configVariable.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableBase.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableBase.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
configVariableBase.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableBool.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableBool.cxx Big patch full of performance improvements 2017-04-03 01:41:23 +02:00
configVariableBool.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableCore.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableCore.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
configVariableCore.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableDouble.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableDouble.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
configVariableDouble.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableEnum.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableEnum.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
configVariableEnum.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableFilename.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableFilename.cxx general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
configVariableFilename.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableInt.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableInt.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
configVariableInt.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableInt64.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableInt64.cxx Replace PN_int/uint types with stdint.h types, since all compilers we support have them. 2016-05-11 00:27:58 +02:00
configVariableInt64.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableList.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableList.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
configVariableList.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableManager.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableManager.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
configVariableManager.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableSearchPath.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableSearchPath.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
configVariableSearchPath.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableString.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableString.cxx general: switch to C++11 Lockable semantics for mutexes 2018-05-23 20:37:56 +02:00
configVariableString.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
config_prc.cxx general: Add guards to ensure proper BUILDING_ macros defined 2018-03-25 13:17:52 -06:00
config_prc.h prc: Change export macros to EXP*_DTOOL_PRC 2018-03-25 13:17:52 -06:00
encryptStream.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
encryptStream.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
encryptStream.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
encryptStreamBuf.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
encryptStreamBuf.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
encryptStreamBuf.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
littleEndian.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
nativeNumericData.I Replace PN_int/uint types with stdint.h types, since all compilers we support have them. 2016-05-11 00:27:58 +02:00
nativeNumericData.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
nativeNumericData.h prc: Change export macros to EXP*_DTOOL_PRC 2018-03-25 13:17:52 -06:00
notify.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
notifyCategory.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
notifyCategory.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
notifyCategory.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
notifyCategoryProxy.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
notifyCategoryProxy.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
notifySeverity.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
notifySeverity.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
p3prc_composite1.cxx Android support, part 1 2013-01-24 17:54:56 +00:00
p3prc_composite2.cxx Android support, part 1 2013-01-24 17:54:56 +00:00
p3prc_ext_composite.cxx Split out interrogate jobs for dtool directories from express 2017-05-24 13:44:52 +02:00
pnotify.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
pnotify.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
prcKeyRegistry.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
prcKeyRegistry.cxx general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
prcKeyRegistry.h First step towards eliminating `using namespace std;` (#335) 2018-06-03 20:32:23 +02:00
reversedNumericData.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
reversedNumericData.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
reversedNumericData.h prc: Change export macros to EXP*_DTOOL_PRC 2018-03-25 13:17:52 -06:00
streamReader.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
streamReader.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
streamReader.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
streamReader_ext.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
streamReader_ext.h Split out interrogate jobs for dtool directories from express 2017-05-24 13:44:52 +02:00
streamWrapper.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
streamWrapper.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
streamWrapper.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
streamWriter.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
streamWriter.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
streamWriter.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
streamWriter_ext.cxx Split out interrogate jobs for dtool directories from express 2017-05-24 13:44:52 +02:00
streamWriter_ext.h Split out interrogate jobs for dtool directories from express 2017-05-24 13:44:52 +02:00