David Markowitz 7671cc6865
CDClient cleanup and optimization (#1023)
* CDClient cleanup and optimization

- Use static function to get table name
- Remove unused GetName function
- Replace above function with a static GetTableName function
- Remove verbose comments
- Remove verbose initializers
- Remove need to specify table name when getting a table by name
- Remove unused typedef for mac and linux

* Re-add unused table

Convert tables to singletons

- Convert all CDClient tables to singletons
- Move Singleton.h to dCommon
- Reduce header clutter in CDClientManager
2023-03-17 07:36:21 -07:00
..
2022-07-28 08:39:57 -05:00
2022-07-28 08:39:57 -05:00
2022-07-28 08:39:57 -05:00
2022-07-28 08:39:57 -05:00
2023-01-20 00:07:25 -08:00
2022-12-05 00:57:58 -08:00
2023-01-06 23:21:40 -06:00
2022-07-28 08:39:57 -05:00
2023-01-04 08:15:06 -06:00
2022-07-28 08:39:57 -05:00
2022-12-05 09:04:59 -06:00
2022-08-02 08:56:20 -05:00
2022-07-28 08:39:57 -05:00
2022-07-28 08:39:57 -05:00
2022-07-28 08:39:57 -05:00
2022-07-28 08:39:57 -05:00
2022-07-28 08:39:57 -05:00
2022-07-28 08:39:57 -05:00
2022-07-28 08:39:57 -05:00
2022-07-28 08:39:57 -05:00
2022-07-28 08:39:57 -05:00
2022-07-28 08:39:57 -05:00
2022-07-28 08:39:57 -05:00
2022-07-28 08:39:57 -05:00
2022-07-28 08:39:57 -05:00
2022-09-05 20:28:47 -07:00