Refactored dataref manipulation operations to the DataManager class.

This commit is contained in:
Jason Watkins
2015-04-11 11:47:19 -07:00
parent 547eb4de18
commit 6c51fa476e
13 changed files with 950 additions and 634 deletions

View File

@@ -4,7 +4,7 @@
#define XPC_LOG_H
#include <string>
#define LOG_VERBOSITY 2
#define LOG_VERBOSITY 999
namespace XPC
{