-
- Downloads
daemon: namespace cleanup
- all the code moved under the ring namespace, or a sub-namespace, exception of ring_api.cpp as exporting a C accessible API. - fixed namespaces hierarchy. - removed forbiden usage of using-declaration. Refs #64647 Change-Id: I23fdeca1252150d490828c1ce907097f17e1d41c
Showing
- daemon/bin/main.cpp 1 addition, 1 deletiondaemon/bin/main.cpp
- daemon/src/account.cpp 31 additions, 28 deletionsdaemon/src/account.cpp
- daemon/src/account.h 9 additions, 5 deletionsdaemon/src/account.h
- daemon/src/account_factory.cpp 4 additions, 0 deletionsdaemon/src/account_factory.cpp
- daemon/src/account_factory.h 4 additions, 0 deletionsdaemon/src/account_factory.h
- daemon/src/account_schema.h 4 additions, 0 deletionsdaemon/src/account_schema.h
- daemon/src/call.cpp 9 additions, 6 deletionsdaemon/src/call.cpp
- daemon/src/call.h 8 additions, 4 deletionsdaemon/src/call.h
- daemon/src/call_factory.cpp 4 additions, 0 deletionsdaemon/src/call_factory.cpp
- daemon/src/call_factory.h 4 additions, 0 deletionsdaemon/src/call_factory.h
- daemon/src/client/callmanager.cpp 4 additions, 0 deletionsdaemon/src/client/callmanager.cpp
- daemon/src/client/callmanager.h 6 additions, 4 deletionsdaemon/src/client/callmanager.h
- daemon/src/client/client.cpp 4 additions, 0 deletionsdaemon/src/client/client.cpp
- daemon/src/client/client.h 4 additions, 1 deletiondaemon/src/client/client.h
- daemon/src/client/configurationmanager.cpp 19 additions, 15 deletionsdaemon/src/client/configurationmanager.cpp
- daemon/src/client/configurationmanager.h 4 additions, 0 deletionsdaemon/src/client/configurationmanager.h
- daemon/src/client/presencemanager.cpp 4 additions, 0 deletionsdaemon/src/client/presencemanager.cpp
- daemon/src/client/presencemanager.h 4 additions, 0 deletionsdaemon/src/client/presencemanager.h
- daemon/src/client/videomanager.cpp 8 additions, 4 deletionsdaemon/src/client/videomanager.cpp
- daemon/src/client/videomanager.h 10 additions, 6 deletionsdaemon/src/client/videomanager.h
Loading
Please register or sign in to comment