linphone-ios/wrappers/cpp
2018-03-01 15:06:28 +01:00
..
class_header.mustache Reworking of wrappers generators 2018-02-06 12:22:44 +01:00
class_impl.mustache Make a copy of listeners list before calling them in C++ wrapper so that the list can be modified in these listeners. 2018-03-01 15:06:28 +01:00
CMakeLists.txt C++ wrapper generator: clean wrapper before generating it again 2017-12-06 12:09:51 +01:00
enums_header.mustache Reworking of wrappers generators 2018-02-06 12:22:44 +01:00
genwrapper.py Revert "Fixes C++ wrapper generation with Python 2" 2018-02-08 14:32:39 +01:00
LinphoneCxxConfig.cmake.in fix LinphoneCxxConfig for group mode 2017-03-23 18:22:17 +01:00
main_header.mustache Add license texts 2017-01-17 15:41:57 +01:00
object.cc C++ wrapper: pubilc structures support 2017-03-27 11:00:47 +02:00
object.hh C++ wrapper: pubilc structures support 2017-03-27 11:00:47 +02:00
tools.cc Fix crash in StringUtilities::cStringArrayToCppList() with NULL as argument 2017-06-12 14:45:30 +02:00
tools.hh Add new LinphoneVideoDefinition object and deprecate API functions handling MSVideoSize structures. 2017-04-18 17:37:35 +02:00