mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-24 14:48:07 +00:00
better coding style for rlmi.h rlmi.cpp
This commit is contained in:
parent
8d16ad71b1
commit
3aa85143f8
3 changed files with 3999 additions and 3938 deletions
|
|
@ -91,6 +91,7 @@ def generate(name):
|
|||
"--namespace-map", "http://www.w3.org/2001/XMLSchema=LinphonePrivate::Xsd::XmlSchema",
|
||||
"--namespace-map", "urn:ietf:params:xml:ns:conference-info=LinphonePrivate::Xsd::ConferenceInfo",
|
||||
"--namespace-map", "urn:ietf:params:xml:ns:resource-lists=LinphonePrivate::Xsd::ResourceLists",
|
||||
"--namespace-map", "urn:ietf:params:xml:ns:rlmi=LinphonePrivate::Xsd::Rlmi",
|
||||
source_file
|
||||
], shell=False)
|
||||
p.communicate()
|
||||
|
|
|
|||
5802
src/xml/rlmi.cpp
5802
src/xml/rlmi.cpp
File diff suppressed because it is too large
Load diff
2134
src/xml/rlmi.h
2134
src/xml/rlmi.h
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue