Update header doxy comments in source files

This commit is contained in:
Stanislav Angelovic
2019-06-11 20:18:37 +02:00
parent ff944c9e95
commit ab34b0ae50
55 changed files with 110 additions and 55 deletions

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file AdaptorInterfaces.h * @file AdaptorInterfaces.h
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file ConvenienceApiClasses.h * @file ConvenienceApiClasses.h
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file ConvenienceApiClasses.inl * @file ConvenienceApiClasses.inl
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file Error.h * @file Error.h
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file Flags.h * @file Flags.h
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file IConnection.h * @file IConnection.h
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file IObject.h * @file IObject.h
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file IProxy.h * @file IProxy.h
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file Message.h * @file Message.h
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file MethodResult.h * @file MethodResult.h
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file ProxyInterfaces.h * @file ProxyInterfaces.h
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file StandardInterfaces.h * @file StandardInterfaces.h
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file TypeTraits.h * @file TypeTraits.h
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file Types.h * @file Types.h
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file sdbus-c++.h * @file sdbus-c++.h
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file Connection.cpp * @file Connection.cpp
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file Connection.h * @file Connection.h
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file ConvenienceApiClasses.cpp * @file ConvenienceApiClasses.cpp
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file Error.cpp * @file Error.cpp
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file Flags.cpp * @file Flags.cpp
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file IConnection.h * @file IConnection.h
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file ISdBus.h * @file ISdBus.h
* @author Ardazishvili Roman (ardazishvili.roman@yandex.ru) * @author Ardazishvili Roman (ardazishvili.roman@yandex.ru)

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file Message.cpp * @file Message.cpp
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file MessageUtils.h * @file MessageUtils.h
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file Object.cpp * @file Object.cpp
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file Object.h * @file Object.h
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file Proxy.cpp * @file Proxy.cpp
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file Proxy.h * @file Proxy.h
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file ScopeGuard.h * @file ScopeGuard.h
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file SdBus.cpp * @file SdBus.cpp
* @author Ardazishvili Roman (ardazishvili.roman@yandex.ru) * @author Ardazishvili Roman (ardazishvili.roman@yandex.ru)

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file SdBus.h * @file SdBus.h
* @author Ardazishvili Roman (ardazishvili.roman@yandex.ru) * @author Ardazishvili Roman (ardazishvili.roman@yandex.ru)

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file Types.cpp * @file Types.cpp
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file VTableUtils.c * @file VTableUtils.c
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file VTableUtils.h * @file VTableUtils.h
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file AdaptorAndProxy_test.cpp * @file AdaptorAndProxy_test.cpp
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file Connection_test.cpp * @file Connection_test.cpp
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file TestingAdaptor.h * @file TestingAdaptor.h
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file TestingProxy.h * @file TestingProxy.h
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file adaptor-glue.h * @file adaptor-glue.h
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file defs.h * @file defs.h
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file proxy-glue.h * @file proxy-glue.h
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file sdbus-c++-integration-tests.cpp * @file sdbus-c++-integration-tests.cpp
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file Connection_test.cpp * @file Connection_test.cpp
* @author Ardazishvili Roman (ardazishvili.roman@yandex.ru) * @author Ardazishvili Roman (ardazishvili.roman@yandex.ru)

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file Message_test.cpp * @file Message_test.cpp
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file TypeTraits_test.cpp * @file TypeTraits_test.cpp
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file Types_test.cpp * @file Types_test.cpp
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file SdBusMock.h * @file SdBusMock.h
* @author Ardazishvili Roman (ardazishvili.roman@yandex.ru) * @author Ardazishvili Roman (ardazishvili.roman@yandex.ru)

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file sdbus-c++-unit-tests.cpp * @file sdbus-c++-unit-tests.cpp
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file AdaptorGenerator.cpp * @file AdaptorGenerator.cpp
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file AdaptorGenerator.h * @file AdaptorGenerator.h
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file BaseGenerator.cpp * @file BaseGenerator.cpp
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file BaseGenerator.h * @file BaseGenerator.h
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file ProxyGenerator.cpp * @file ProxyGenerator.cpp
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file ProxyGenerator.h * @file ProxyGenerator.h
* *

View File

@ -1,5 +1,6 @@
/** /**
* (C) 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
* (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
* *
* @file xml2cpp.cpp * @file xml2cpp.cpp
* *