Ref T149, URL log list/class to trace network calls

* value class
* list
* metadata registration
This commit is contained in:
Klaus Basan
2017-09-10 23:24:40 +02:00
committed by Mathew Sutcliffe
parent 099afba8a7
commit 1c57ce87a2
9 changed files with 466 additions and 1 deletions

View File

@@ -32,6 +32,8 @@ namespace BlackMisc
CUrl::registerMetadata();
CUrlList::registerMetadata();
CFailoverUrlList::registerMetadata();
CUrlLog::registerMetadata();
CUrlLogList::registerMetadata();
CUser::registerMetadata();
CUserList::registerMetadata();
CVoiceCapabilities::registerMetadata();