Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
BC
public
liblinphone
Commits
d52977de
Commit
d52977de
authored
Jan 08, 2018
by
Ronan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat(src): add a `_L` prefix on each include guard
parent
68ca9907
Changes
144
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
144 changed files
with
429 additions
and
430 deletions
+429
-430
src/address/address-p.h
src/address/address-p.h
+3
-3
src/address/address.h
src/address/address.h
+3
-3
src/address/identity-address-p.h
src/address/identity-address-p.h
+3
-3
src/address/identity-address.h
src/address/identity-address.h
+3
-3
src/c-wrapper/c-wrapper.h
src/c-wrapper/c-wrapper.h
+3
-3
src/c-wrapper/internal/c-sal.h
src/c-wrapper/internal/c-sal.h
+2
-2
src/c-wrapper/internal/c-tools.h
src/c-wrapper/internal/c-tools.h
+3
-3
src/call/call-p.h
src/call/call-p.h
+3
-3
src/call/call.h
src/call/call.h
+3
-3
src/call/local-conference-call-p.h
src/call/local-conference-call-p.h
+3
-3
src/call/local-conference-call.h
src/call/local-conference-call.h
+3
-3
src/call/remote-conference-call-p.h
src/call/remote-conference-call-p.h
+3
-3
src/call/remote-conference-call.h
src/call/remote-conference-call.h
+3
-3
src/chat/chat-message/chat-message-p.h
src/chat/chat-message/chat-message-p.h
+3
-3
src/chat/chat-message/chat-message.h
src/chat/chat-message/chat-message.h
+3
-3
src/chat/chat-room/abstract-chat-room-p.h
src/chat/chat-room/abstract-chat-room-p.h
+3
-3
src/chat/chat-room/abstract-chat-room.h
src/chat/chat-room/abstract-chat-room.h
+3
-3
src/chat/chat-room/basic-chat-room-p.h
src/chat/chat-room/basic-chat-room-p.h
+3
-3
src/chat/chat-room/basic-chat-room.h
src/chat/chat-room/basic-chat-room.h
+3
-3
src/chat/chat-room/basic-to-client-group-chat-room.h
src/chat/chat-room/basic-to-client-group-chat-room.h
+3
-3
src/chat/chat-room/chat-room-id.h
src/chat/chat-room/chat-room-id.h
+3
-3
src/chat/chat-room/chat-room-listener.h
src/chat/chat-room/chat-room-listener.h
+3
-3
src/chat/chat-room/chat-room-p.h
src/chat/chat-room/chat-room-p.h
+3
-3
src/chat/chat-room/chat-room.h
src/chat/chat-room/chat-room.h
+3
-3
src/chat/chat-room/client-group-chat-room-p.h
src/chat/chat-room/client-group-chat-room-p.h
+3
-3
src/chat/chat-room/client-group-chat-room.h
src/chat/chat-room/client-group-chat-room.h
+3
-3
src/chat/chat-room/client-group-to-basic-chat-room.h
src/chat/chat-room/client-group-to-basic-chat-room.h
+3
-3
src/chat/chat-room/proxy-chat-room-p.h
src/chat/chat-room/proxy-chat-room-p.h
+3
-3
src/chat/chat-room/proxy-chat-room.h
src/chat/chat-room/proxy-chat-room.h
+3
-3
src/chat/chat-room/real-time-text-chat-room-p.h
src/chat/chat-room/real-time-text-chat-room-p.h
+3
-3
src/chat/chat-room/real-time-text-chat-room.h
src/chat/chat-room/real-time-text-chat-room.h
+3
-3
src/chat/chat-room/server-group-chat-room-p.h
src/chat/chat-room/server-group-chat-room-p.h
+3
-3
src/chat/chat-room/server-group-chat-room.h
src/chat/chat-room/server-group-chat-room.h
+3
-3
src/chat/cpim/cpim.h
src/chat/cpim/cpim.h
+3
-3
src/chat/cpim/header/cpim-core-headers.h
src/chat/cpim/header/cpim-core-headers.h
+3
-3
src/chat/cpim/header/cpim-generic-header.h
src/chat/cpim/header/cpim-generic-header.h
+3
-3
src/chat/cpim/header/cpim-header-p.h
src/chat/cpim/header/cpim-header-p.h
+3
-3
src/chat/cpim/header/cpim-header.h
src/chat/cpim/header/cpim-header.h
+3
-3
src/chat/cpim/message/cpim-message.h
src/chat/cpim/message/cpim-message.h
+3
-3
src/chat/cpim/parser/cpim-grammar.h
src/chat/cpim/parser/cpim-grammar.h
+3
-3
src/chat/cpim/parser/cpim-parser.h
src/chat/cpim/parser/cpim-parser.h
+3
-3
src/chat/modifier/chat-message-modifier.h
src/chat/modifier/chat-message-modifier.h
+3
-3
src/chat/modifier/cpim-chat-message-modifier.h
src/chat/modifier/cpim-chat-message-modifier.h
+3
-3
src/chat/modifier/encryption-chat-message-modifier.h
src/chat/modifier/encryption-chat-message-modifier.h
+3
-3
src/chat/modifier/file-transfer-chat-message-modifier.h
src/chat/modifier/file-transfer-chat-message-modifier.h
+3
-3
src/chat/modifier/multipart-chat-message-modifier.h
src/chat/modifier/multipart-chat-message-modifier.h
+3
-3
src/chat/notification/imdn.h
src/chat/notification/imdn.h
+3
-3
src/chat/notification/is-composing-listener.h
src/chat/notification/is-composing-listener.h
+3
-3
src/chat/notification/is-composing.h
src/chat/notification/is-composing.h
+3
-3
src/conference/conference-interface.h
src/conference/conference-interface.h
+3
-3
src/conference/conference-listener.h
src/conference/conference-listener.h
+3
-3
src/conference/conference-p.h
src/conference/conference-p.h
+3
-3
src/conference/conference.h
src/conference/conference.h
+3
-3
src/conference/handlers/local-conference-event-handler-p.h
src/conference/handlers/local-conference-event-handler-p.h
+3
-3
src/conference/handlers/local-conference-event-handler.h
src/conference/handlers/local-conference-event-handler.h
+3
-3
src/conference/handlers/remote-conference-event-handler-p.h
src/conference/handlers/remote-conference-event-handler-p.h
+3
-3
src/conference/handlers/remote-conference-event-handler.h
src/conference/handlers/remote-conference-event-handler.h
+3
-3
src/conference/local-conference-p.h
src/conference/local-conference-p.h
+3
-3
src/conference/local-conference.h
src/conference/local-conference.h
+3
-3
src/conference/params/call-session-params-p.h
src/conference/params/call-session-params-p.h
+3
-3
src/conference/params/call-session-params.h
src/conference/params/call-session-params.h
+3
-3
src/conference/params/media-session-params-p.h
src/conference/params/media-session-params-p.h
+3
-3
src/conference/params/media-session-params.h
src/conference/params/media-session-params.h
+3
-3
src/conference/participant-device.h
src/conference/participant-device.h
+3
-3
src/conference/participant-p.h
src/conference/participant-p.h
+3
-3
src/conference/participant.h
src/conference/participant.h
+3
-3
src/conference/remote-conference-p.h
src/conference/remote-conference-p.h
+3
-3
src/conference/remote-conference.h
src/conference/remote-conference.h
+3
-3
src/conference/session/call-session-listener.h
src/conference/session/call-session-listener.h
+3
-3
src/conference/session/call-session-p.h
src/conference/session/call-session-p.h
+3
-3
src/conference/session/call-session.h
src/conference/session/call-session.h
+3
-3
src/conference/session/media-session-p.h
src/conference/session/media-session-p.h
+3
-3
src/conference/session/media-session.h
src/conference/session/media-session.h
+3
-3
src/conference/session/port-config.h
src/conference/session/port-config.h
+3
-3
src/content/content-manager.h
src/content/content-manager.h
+3
-3
src/content/content-p.h
src/content/content-p.h
+3
-3
src/content/content-type.h
src/content/content-type.h
+3
-3
src/content/content.h
src/content/content.h
+3
-3
src/content/file-content.h
src/content/file-content.h
+3
-3
src/content/file-transfer-content.h
src/content/file-transfer-content.h
+3
-3
src/core/core-accessor.h
src/core/core-accessor.h
+3
-3
src/core/core-listener.h
src/core/core-listener.h
+3
-3
src/core/core-p.h
src/core/core-p.h
+3
-3
src/core/core.h
src/core/core.h
+3
-3
src/core/paths/paths-android.h
src/core/paths/paths-android.h
+3
-3
src/core/paths/paths-apple.h
src/core/paths/paths-apple.h
+3
-3
src/core/paths/paths-linux.h
src/core/paths/paths-linux.h
+3
-3
src/core/paths/paths-windows.h
src/core/paths/paths-windows.h
+3
-3
src/core/paths/paths.h
src/core/paths/paths.h
+3
-3
src/core/platform-helpers/platform-helpers.h
src/core/platform-helpers/platform-helpers.h
+3
-3
src/db/abstract/abstract-db-p.h
src/db/abstract/abstract-db-p.h
+3
-3
src/db/abstract/abstract-db.h
src/db/abstract/abstract-db.h
+3
-3
src/db/main-db-chat-message-key.h
src/db/main-db-chat-message-key.h
+3
-3
src/db/main-db-event-key.h
src/db/main-db-event-key.h
+3
-3
src/db/main-db-key-p.h
src/db/main-db-key-p.h
+3
-3
src/db/main-db-key.h
src/db/main-db-key.h
+3
-3
src/db/main-db-p.h
src/db/main-db-p.h
+3
-3
src/db/main-db.h
src/db/main-db.h
+3
-3
src/db/session/db-session-p.h
src/db/session/db-session-p.h
+3
-3
src/db/session/db-session-provider.h
src/db/session/db-session-provider.h
+3
-3
src/db/session/db-session.h
src/db/session/db-session.h
+3
-3
src/dial-plan/dial-plan-p.h
src/dial-plan/dial-plan-p.h
+3
-3
src/dial-plan/dial-plan.h
src/dial-plan/dial-plan.h
+3
-3
src/enums.h
src/enums.h
+3
-3
src/event-log/conference/conference-call-event.h
src/event-log/conference/conference-call-event.h
+3
-3
src/event-log/conference/conference-chat-message-event.h
src/event-log/conference/conference-chat-message-event.h
+3
-3
src/event-log/conference/conference-event-p.h
src/event-log/conference/conference-event-p.h
+3
-3
src/event-log/conference/conference-event.h
src/event-log/conference/conference-event.h
+3
-3
src/event-log/conference/conference-notified-event-p.h
src/event-log/conference/conference-notified-event-p.h
+3
-3
src/event-log/conference/conference-notified-event.h
src/event-log/conference/conference-notified-event.h
+3
-3
src/event-log/conference/conference-participant-device-event.h
...vent-log/conference/conference-participant-device-event.h
+3
-3
src/event-log/conference/conference-participant-event-p.h
src/event-log/conference/conference-participant-event-p.h
+3
-3
src/event-log/conference/conference-participant-event.h
src/event-log/conference/conference-participant-event.h
+3
-3
src/event-log/conference/conference-subject-event.h
src/event-log/conference/conference-subject-event.h
+3
-3
src/event-log/event-log-p.h
src/event-log/event-log-p.h
+3
-3
src/event-log/event-log.h
src/event-log/event-log.h
+3
-3
src/event-log/events.h
src/event-log/events.h
+3
-3
src/hacks/hacks.h
src/hacks/hacks.h
+3
-3
src/logger/logger.h
src/logger/logger.h
+3
-3
src/nat/ice-agent.h
src/nat/ice-agent.h
+3
-3
src/nat/stun-client.h
src/nat/stun-client.h
+3
-3
src/object/app-data-container.cpp
src/object/app-data-container.cpp
+1
-2
src/object/app-data-container.h
src/object/app-data-container.h
+3
-3
src/object/base-object-p.h
src/object/base-object-p.h
+3
-3
src/object/base-object.h
src/object/base-object.h
+3
-3
src/object/clonable-object-p.h
src/object/clonable-object-p.h
+3
-3
src/object/clonable-object.h
src/object/clonable-object.h
+3
-3
src/object/object-head-p.h
src/object/object-head-p.h
+3
-3
src/object/object-head.h
src/object/object-head.h
+3
-3
src/object/object-p.h
src/object/object-p.h
+3
-3
src/object/object.h
src/object/object.h
+3
-3
src/object/property-container.h
src/object/property-container.h
+3
-3
src/object/singleton.h
src/object/singleton.h
+3
-3
src/sal/call-op.h
src/sal/call-op.h
+3
-3
src/sal/event-op.h
src/sal/event-op.h
+3
-3
src/sal/message-op-interface.h
src/sal/message-op-interface.h
+3
-3
src/sal/message-op.h
src/sal/message-op.h
+3
-3
src/sal/op.h
src/sal/op.h
+3
-3
src/sal/presence-op.h
src/sal/presence-op.h
+3
-3
src/sal/refer-op.h
src/sal/refer-op.h
+3
-3
src/sal/register-op.h
src/sal/register-op.h
+3
-3
src/sal/sal.h
src/sal/sal.h
+3
-3
src/utils/payload-type-handler.h
src/utils/payload-type-handler.h
+3
-3
src/variant/variant.h
src/variant/variant.h
+3
-3
No files found.
src/address/address-p.h
View file @
d52977de
...
...
@@ -17,8 +17,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef _ADDRESS_P_H_
#define _ADDRESS_P_H_
#ifndef
_L
_ADDRESS_P_H_
#define
_L
_ADDRESS_P_H_
#include <unordered_map>
...
...
@@ -60,4 +60,4 @@ private:
LINPHONE_END_NAMESPACE
#endif // ifndef _ADDRESS_P_H_
#endif // ifndef
_L
_ADDRESS_P_H_
src/address/address.h
View file @
d52977de
...
...
@@ -17,8 +17,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef _ADDRESS_H_
#define _ADDRESS_H_
#ifndef
_L
_ADDRESS_H_
#define
_L
_ADDRESS_H_
#include "enums.h"
#include "object/clonable-object.h"
...
...
@@ -109,4 +109,4 @@ private:
LINPHONE_END_NAMESPACE
#endif // ifndef _ADDRESS_H_
#endif // ifndef
_L
_ADDRESS_H_
src/address/identity-address-p.h
View file @
d52977de
...
...
@@ -17,8 +17,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef _IDENTITY_ADDRESS_P_H_
#define _IDENTITY_ADDRESS_P_H_
#ifndef
_L
_IDENTITY_ADDRESS_P_H_
#define
_L
_IDENTITY_ADDRESS_P_H_
#include "identity-address.h"
#include "object/clonable-object-p.h"
...
...
@@ -39,4 +39,4 @@ private:
LINPHONE_END_NAMESPACE
#endif // ifndef _IDENTITY_ADDRESS_P_H_
#endif // ifndef
_L
_IDENTITY_ADDRESS_P_H_
src/address/identity-address.h
View file @
d52977de
...
...
@@ -17,8 +17,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef _IDENTITY_ADDRESS_H_
#define _IDENTITY_ADDRESS_H_
#ifndef
_L
_IDENTITY_ADDRESS_H_
#define
_L
_IDENTITY_ADDRESS_H_
#include "object/clonable-object.h"
...
...
@@ -67,4 +67,4 @@ private:
LINPHONE_END_NAMESPACE
#endif // ifndef _IDENTITY_ADDRESS_H_
#endif // ifndef
_L
_IDENTITY_ADDRESS_H_
src/c-wrapper/c-wrapper.h
View file @
d52977de
...
...
@@ -17,8 +17,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef _C_WRAPPER_H_
#define _C_WRAPPER_H_
#ifndef
_L
_C_WRAPPER_H_
#define
_L
_C_WRAPPER_H_
#include "linphone/api/c-types.h"
...
...
@@ -131,4 +131,4 @@ L_REGISTER_SUBTYPES(L_REGISTER_SUBTYPE);
#undef L_REGISTER_SUBTYPES
#undef L_REGISTER_TYPES
#endif // ifndef _C_WRAPPER_H_
#endif // ifndef
_L
_C_WRAPPER_H_
src/c-wrapper/internal/c-sal.h
View file @
d52977de
...
...
@@ -23,8 +23,8 @@
protocols and implementations under linphone, for example SIP, JINGLE...
**/
#ifndef _C_SAL_H_
#define _C_SAL_H_
#ifndef
_L
_C_SAL_H_
#define
_L
_C_SAL_H_
#ifdef HAVE_CONFIG_H
#include "config.h"
...
...
src/c-wrapper/internal/c-tools.h
View file @
d52977de
...
...
@@ -17,8 +17,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef _C_TOOLS_H_
#define _C_TOOLS_H_
#ifndef
_L
_C_TOOLS_H_
#define
_L
_C_TOOLS_H_
#include <list>
...
...
@@ -812,4 +812,4 @@ LINPHONE_END_NAMESPACE
#define L_GET_RESOLVED_CPP_LIST_FROM_C_LIST(C_LIST, C_TYPE) \
LinphonePrivate::Wrapper::getResolvedCppListFromCList<Linphone ## C_TYPE>(C_LIST)
#endif // ifndef _C_TOOLS_H_
#endif // ifndef
_L
_C_TOOLS_H_
src/call/call-p.h
View file @
d52977de
...
...
@@ -17,8 +17,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef _CALL_P_H_
#define _CALL_P_H_
#ifndef
_L
_CALL_P_H_
#define
_L
_CALL_P_H_
#include "call.h"
#include "conference/conference.h"
...
...
@@ -124,4 +124,4 @@ private:
LINPHONE_END_NAMESPACE
#endif // ifndef _CALL_P_H_
#endif // ifndef
_L
_CALL_P_H_
src/call/call.h
View file @
d52977de
...
...
@@ -17,8 +17,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef _CALL_CALL_H_
#define _CALL_CALL_H_
#ifndef
_L
_CALL_CALL_H_
#define
_L
_CALL_CALL_H_
#include "conference/params/media-session-params.h"
#include "conference/session/call-session.h"
...
...
@@ -134,4 +134,4 @@ private:
LINPHONE_END_NAMESPACE
#endif // ifndef _CALL_CALL_H_
#endif // ifndef
_L
_CALL_CALL_H_
src/call/local-conference-call-p.h
View file @
d52977de
...
...
@@ -17,8 +17,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef _LOCAL_CONFERENCE_CALL_P_H_
#define _LOCAL_CONFERENCE_CALL_P_H_
#ifndef
_L
_LOCAL_CONFERENCE_CALL_P_H_
#define
_L
_LOCAL_CONFERENCE_CALL_P_H_
#include "call-p.h"
#include "local-conference-call.h"
...
...
@@ -39,4 +39,4 @@ private:
LINPHONE_END_NAMESPACE
#endif // ifndef _LOCAL_CONFERENCE_CALL_P_H_
#endif // ifndef
_L
_LOCAL_CONFERENCE_CALL_P_H_
src/call/local-conference-call.h
View file @
d52977de
...
...
@@ -17,8 +17,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef _LOCAL_CONFERENCE_CALL_H_
#define _LOCAL_CONFERENCE_CALL_H_
#ifndef
_L
_LOCAL_CONFERENCE_CALL_H_
#define
_L
_LOCAL_CONFERENCE_CALL_H_
// From coreapi
#include "private.h"
...
...
@@ -58,4 +58,4 @@ private:
LINPHONE_END_NAMESPACE
#endif // ifndef _LOCAL_CONFERENCE_CALL_H_
#endif // ifndef
_L
_LOCAL_CONFERENCE_CALL_H_
src/call/remote-conference-call-p.h
View file @
d52977de
...
...
@@ -17,8 +17,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef _REMOTE_CONFERENCE_CALL_P_H_
#define _REMOTE_CONFERENCE_CALL_P_H_
#ifndef
_L
_REMOTE_CONFERENCE_CALL_P_H_
#define
_L
_REMOTE_CONFERENCE_CALL_P_H_
#include "call/call-p.h"
#include "remote-conference-call.h"
...
...
@@ -39,4 +39,4 @@ private:
LINPHONE_END_NAMESPACE
#endif // ifndef _REMOTE_CONFERENCE_CALL_P_H_
#endif // ifndef
_L
_REMOTE_CONFERENCE_CALL_P_H_
src/call/remote-conference-call.h
View file @
d52977de
...
...
@@ -17,8 +17,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef _REMOTE_CONFERENCE_CALL_H_
#define _REMOTE_CONFERENCE_CALL_H_
#ifndef
_L
_REMOTE_CONFERENCE_CALL_H_
#define
_L
_REMOTE_CONFERENCE_CALL_H_
#include "call/call.h"
#include "conference/remote-conference.h"
...
...
@@ -53,4 +53,4 @@ private:
LINPHONE_END_NAMESPACE
#endif // ifndef _REMOTE_CONFERENCE_CALL_H_
#endif // ifndef
_L
_REMOTE_CONFERENCE_CALL_H_
src/chat/chat-message/chat-message-p.h
View file @
d52977de
...
...
@@ -17,8 +17,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef _CHAT_MESSAGE_P_H_
#define _CHAT_MESSAGE_P_H_
#ifndef
_L
_CHAT_MESSAGE_P_H_
#define
_L
_CHAT_MESSAGE_P_H_
#include <belle-sip/types.h>
...
...
@@ -171,4 +171,4 @@ private:
LINPHONE_END_NAMESPACE
#endif // ifndef _CHAT_MESSAGE_P_H_
#endif // ifndef
_L
_CHAT_MESSAGE_P_H_
src/chat/chat-message/chat-message.h
View file @
d52977de
...
...
@@ -17,8 +17,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef _CHAT_MESSAGE_H_
#define _CHAT_MESSAGE_H_
#ifndef
_L
_CHAT_MESSAGE_H_
#define
_L
_CHAT_MESSAGE_H_
#include <list>
...
...
@@ -112,4 +112,4 @@ private:
LINPHONE_END_NAMESPACE
#endif // ifndef _CHAT_MESSAGE_H_
#endif // ifndef
_L
_CHAT_MESSAGE_H_
src/chat/chat-room/abstract-chat-room-p.h
View file @
d52977de
...
...
@@ -17,8 +17,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef _ABSTRACT_CHAT_ROOM_P_H_
#define _ABSTRACT_CHAT_ROOM_P_H_
#ifndef
_L
_ABSTRACT_CHAT_ROOM_P_H_
#define
_L
_ABSTRACT_CHAT_ROOM_P_H_
#include "abstract-chat-room.h"
#include "chat/chat-room/chat-room-listener.h"
...
...
@@ -53,4 +53,4 @@ public:
LINPHONE_END_NAMESPACE
#endif // ifndef _ABSTRACT_CHAT_ROOM_P_H_
#endif // ifndef
_L
_ABSTRACT_CHAT_ROOM_P_H_
src/chat/chat-room/abstract-chat-room.h
View file @
d52977de
...
...
@@ -17,8 +17,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef _ABSTRACT_CHAT_ROOM_H_
#define _ABSTRACT_CHAT_ROOM_H_
#ifndef
_L
_ABSTRACT_CHAT_ROOM_H_
#define
_L
_ABSTRACT_CHAT_ROOM_H_
#include "linphone/utils/enum-mask.h"
...
...
@@ -101,4 +101,4 @@ private:
LINPHONE_END_NAMESPACE
#endif // ifndef _ABSTRACT_CHAT_ROOM_H_
#endif // ifndef
_L
_ABSTRACT_CHAT_ROOM_H_
src/chat/chat-room/basic-chat-room-p.h
View file @
d52977de
...
...
@@ -17,8 +17,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef _BASIC_CHAT_ROOM_P_H_
#define _BASIC_CHAT_ROOM_P_H_
#ifndef
_L
_BASIC_CHAT_ROOM_P_H_
#define
_L
_BASIC_CHAT_ROOM_P_H_
#include "basic-chat-room.h"
#include "chat/chat-room/chat-room-p.h"
...
...
@@ -40,4 +40,4 @@ private:
LINPHONE_END_NAMESPACE
#endif // ifndef _BASIC_CHAT_ROOM_P_H_
#endif // ifndef
_L
_BASIC_CHAT_ROOM_P_H_
src/chat/chat-room/basic-chat-room.h
View file @
d52977de
...
...
@@ -17,8 +17,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef _BASIC_CHAT_ROOM_H_
#define _BASIC_CHAT_ROOM_H_
#ifndef
_L
_BASIC_CHAT_ROOM_H_
#define
_L
_BASIC_CHAT_ROOM_H_
#include "chat/chat-room/chat-room.h"
...
...
@@ -72,4 +72,4 @@ private:
LINPHONE_END_NAMESPACE
#endif // ifndef _BASIC_CHAT_ROOM_H_
#endif // ifndef
_L
_BASIC_CHAT_ROOM_H_
src/chat/chat-room/basic-to-client-group-chat-room.h
View file @
d52977de
...
...
@@ -17,8 +17,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef _BASIC_TO_CLIENT_GROUP_CHAT_ROOM_H_
#define _BASIC_TO_CLIENT_GROUP_CHAT_ROOM_H_
#ifndef
_L
_BASIC_TO_CLIENT_GROUP_CHAT_ROOM_H_
#define
_L
_BASIC_TO_CLIENT_GROUP_CHAT_ROOM_H_
#include "proxy-chat-room.h"
...
...
@@ -50,4 +50,4 @@ private:
LINPHONE_END_NAMESPACE
#endif // ifndef _BASIC_TO_CLIENT_GROUP_CHAT_ROOM_H_
#endif // ifndef
_L
_BASIC_TO_CLIENT_GROUP_CHAT_ROOM_H_
src/chat/chat-room/chat-room-id.h
View file @
d52977de
...
...
@@ -17,8 +17,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef _CHAT_ROOM_ID_H_
#define _CHAT_ROOM_ID_H_
#ifndef
_L
_CHAT_ROOM_ID_H_
#define
_L
_CHAT_ROOM_ID_H_
#include "address/identity-address.h"
...
...
@@ -63,4 +63,4 @@ namespace std {
};
}
#endif // ifndef _CHAT_ROOM_ID_H_
#endif // ifndef
_L
_CHAT_ROOM_ID_H_
src/chat/chat-room/chat-room-listener.h
View file @
d52977de
...
...
@@ -17,8 +17,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef _CHAT_ROOM_LISTENER_H_
#define _CHAT_ROOM_LISTENER_H_
#ifndef
_L
_CHAT_ROOM_LISTENER_H_
#define
_L
_CHAT_ROOM_LISTENER_H_
#include <memory>
...
...
@@ -39,4 +39,4 @@ public:
LINPHONE_END_NAMESPACE
#endif // ifndef _CHAT_ROOM_LISTENER_H_
#endif // ifndef
_L
_CHAT_ROOM_LISTENER_H_
src/chat/chat-room/chat-room-p.h
View file @
d52977de
...
...
@@ -17,8 +17,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef _CHAT_ROOM_P_H_
#define _CHAT_ROOM_P_H_
#ifndef
_L
_CHAT_ROOM_P_H_
#define
_L
_CHAT_ROOM_P_H_
#include <ctime>
...
...
@@ -86,4 +86,4 @@ private:
LINPHONE_END_NAMESPACE
#endif // ifndef _CHAT_ROOM_P_H_
#endif // ifndef
_L
_CHAT_ROOM_P_H_
src/chat/chat-room/chat-room.h
View file @
d52977de
...
...
@@ -17,8 +17,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef _CHAT_ROOM_H_
#define _CHAT_ROOM_H_
#ifndef
_L
_CHAT_ROOM_H_
#define
_L
_CHAT_ROOM_H_
#include "abstract-chat-room.h"
...
...
@@ -81,4 +81,4 @@ private:
LINPHONE_END_NAMESPACE
#endif // ifndef _CHAT_ROOM_H_
#endif // ifndef
_L
_CHAT_ROOM_H_
src/chat/chat-room/client-group-chat-room-p.h
View file @
d52977de
...
...
@@ -17,8 +17,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef _CLIENT_GROUP_CHAT_ROOM_P_H_
#define _CLIENT_GROUP_CHAT_ROOM_P_H_
#ifndef
_L
_CLIENT_GROUP_CHAT_ROOM_P_H_
#define
_L
_CLIENT_GROUP_CHAT_ROOM_P_H_
#include "chat/chat-room/chat-room-p.h"
#include "client-group-chat-room.h"
...
...
@@ -56,4 +56,4 @@ private:
LINPHONE_END_NAMESPACE
#endif // ifndef _CLIENT_GROUP_CHAT_ROOM_P_H_
#endif // ifndef
_L
_CLIENT_GROUP_CHAT_ROOM_P_H_
src/chat/chat-room/client-group-chat-room.h
View file @
d52977de
...
...
@@ -17,8 +17,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef _CLIENT_GROUP_CHAT_ROOM_H_
#define _CLIENT_GROUP_CHAT_ROOM_H_
#ifndef
_L
_CLIENT_GROUP_CHAT_ROOM_H_
#define
_L
_CLIENT_GROUP_CHAT_ROOM_H_
#include "chat/chat-room/chat-room.h"
#include "conference/remote-conference.h"
...
...
@@ -102,4 +102,4 @@ private:
LINPHONE_END_NAMESPACE
#endif // ifndef _CLIENT_GROUP_CHAT_ROOM_H_
#endif // ifndef
_L
_CLIENT_GROUP_CHAT_ROOM_H_
src/chat/chat-room/client-group-to-basic-chat-room.h
View file @
d52977de
...
...
@@ -17,8 +17,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef _CLIENT_GROUP_TO_BASIC_CHAT_ROOM_H_
#define _CLIENT_GROUP_TO_BASIC_CHAT_ROOM_H_
#ifndef
_L
_CLIENT_GROUP_TO_BASIC_CHAT_ROOM_H_
#define
_L
_CLIENT_GROUP_TO_BASIC_CHAT_ROOM_H_
#include "proxy-chat-room.h"
...
...
@@ -50,4 +50,4 @@ private:
LINPHONE_END_NAMESPACE
#endif // ifndef _CLIENT_GROUP_TO_BASIC_CHAT_ROOM_H_
#endif // ifndef
_L
_CLIENT_GROUP_TO_BASIC_CHAT_ROOM_H_
src/chat/chat-room/proxy-chat-room-p.h
View file @
d52977de
...
...
@@ -17,8 +17,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef _PROXY_CHAT_ROOM_P_H_
#define _PROXY_CHAT_ROOM_P_H_
#ifndef
_L
_PROXY_CHAT_ROOM_P_H_
#define
_L
_PROXY_CHAT_ROOM_P_H_
#include "abstract-chat-room-p.h"
...
...
@@ -73,4 +73,4 @@ public:
LINPHONE_END_NAMESPACE
#endif // ifndef _PROXY_CHAT_ROOM_P_H_
#endif // ifndef
_L
_PROXY_CHAT_ROOM_P_H_
src/chat/chat-room/proxy-chat-room.h
View file @
d52977de
...
...
@@ -17,8 +17,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef _PROXY_CHAT_ROOM_H_
#define _PROXY_CHAT_ROOM_H_
#ifndef
_L
_PROXY_CHAT_ROOM_H_
#define
_L
_PROXY_CHAT_ROOM_H_
#include "abstract-chat-room.h"
...
...
@@ -116,4 +116,4 @@ private:
LINPHONE_END_NAMESPACE
#endif // ifndef _PROXY_CHAT_ROOM_H_
#endif // ifndef
_L
_PROXY_CHAT_ROOM_H_
src/chat/chat-room/real-time-text-chat-room-p.h
View file @
d52977de
...
...
@@ -17,8 +17,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef _REAL_TIME_TEXT_CHAT_ROOM_P_H_
#define _REAL_TIME_TEXT_CHAT_ROOM_P_H_
#ifndef
_L
_REAL_TIME_TEXT_CHAT_ROOM_P_H_
#define
_L
_REAL_TIME_TEXT_CHAT_ROOM_P_H_
#include "chat/chat-room/basic-chat-room-p.h"
#include "chat/chat-room/real-time-text-chat-room.h"
...
...
@@ -45,4 +45,4 @@ private:
LINPHONE_END_NAMESPACE
#endif // ifndef _REAL_TIME_TEXT_CHAT_ROOM_P_H_
#endif // ifndef
_L
_REAL_TIME_TEXT_CHAT_ROOM_P_H_
src/chat/chat-room/real-time-text-chat-room.h
View file @
d52977de
...
...
@@ -17,8 +17,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef _REAL_TIME_TEXT_CHAT_ROOM_H_
#define _REAL_TIME_TEXT_CHAT_ROOM_H_
#ifndef
_L
_REAL_TIME_TEXT_CHAT_ROOM_H_
#define
_L
_REAL_TIME_TEXT_CHAT_ROOM_H_
#include "chat/chat-room/basic-chat-room.h"
...
...
@@ -46,4 +46,4 @@ private:
LINPHONE_END_NAMESPACE
#endif // ifndef _REAL_TIME_TEXT_CHAT_ROOM_H_
#endif // ifndef
_L
_REAL_TIME_TEXT_CHAT_ROOM_H_
src/chat/chat-room/server-group-chat-room-p.h
View file @
d52977de
...
...
@@ -17,8 +17,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef _SERVER_GROUP_CHAT_ROOM_P_H_
#define _SERVER_GROUP_CHAT_ROOM_P_H_
#ifndef
_L
_SERVER_GROUP_CHAT_ROOM_P_H_
#define
_L
_SERVER_GROUP_CHAT_ROOM_P_H_
#include "chat-room-p.h"
#include "server-group-chat-room.h"
...
...
@@ -75,4 +75,4 @@ private:
LINPHONE_END_NAMESPACE
#endif // ifndef _SERVER_GROUP_CHAT_ROOM_P_H_
#endif // ifndef
_L
_SERVER_GROUP_CHAT_ROOM_P_H_
src/chat/chat-room/server-group-chat-room.h
View file @
d52977de
...
...
@@ -17,8 +17,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef _SERVER_GROUP_CHAT_ROOM_H_
#define _SERVER_GROUP_CHAT_ROOM_H_
#ifndef
_L
_SERVER_GROUP_CHAT_ROOM_H_
#define
_L
_SERVER_GROUP_CHAT_ROOM_H_
#include "chat/chat-room/chat-room.h"
#include "conference/local-conference.h"
...
...
@@ -82,4 +82,4 @@ private:
LINPHONE_END_NAMESPACE
#endif // ifndef _SERVER_GROUP_CHAT_ROOM_H_
#endif // ifndef
_L
_SERVER_GROUP_CHAT_ROOM_H_
src/chat/cpim/cpim.h
View file @
d52977de
...
...
@@ -17,11 +17,11 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef _CPIM_H_
#define _CPIM_H_
#ifndef
_L
_CPIM_H_
#define
_L
_CPIM_H_
#include "message/cpim-message.h"
// =============================================================================
#endif // ifndef _CPIM_H_
#endif // ifndef
_L
_CPIM_H_
src/chat/cpim/header/cpim-core-headers.h
View file @
d52977de
...
...
@@ -17,8 +17,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef _CPIM_CORE_HEADERS_H_
#define _CPIM_CORE_HEADERS_H_
#ifndef
_L
_CPIM_CORE_HEADERS_H_
#define
_L
_CPIM_CORE_HEADERS_H_
#include "cpim-header.h"
...
...
@@ -112,4 +112,4 @@ namespace Cpim {