All public inline functions arn't anymore inline
authorPatrick Sattler <sattler@itestra.de>
Fri, 7 Feb 2014 10:02:27 +0000 (11:02 +0100)
committerStefan Laner <laner@itestra.de>
Mon, 3 Mar 2014 10:27:37 +0000 (11:27 +0100)
commit5f5561161b1175fef41a2f2ae2a3d898d95ce1f6
treef40557a779ae604285bd6ca6c218f6b91802976d
parent42dab1dc21736a2a5b30cbdb48dc362632eb3de1
All public inline functions arn't anymore inline
 - methods with templates excluded

Change-Id: I9e2abd0b1015781a4d27c9070fcabb18786dbb88
15 files changed:
Makefile.am
src/CommonAPI/AttributeExtension.h
src/CommonAPI/Event.h
src/CommonAPI/Factory.cpp [new file with mode: 0644]
src/CommonAPI/Factory.h
src/CommonAPI/Factory.hpp
src/CommonAPI/InputStream.cpp [new file with mode: 0644]
src/CommonAPI/InputStream.h
src/CommonAPI/MainLoopContext.cpp [new file with mode: 0644]
src/CommonAPI/MainLoopContext.h
src/CommonAPI/Runtime.cpp
src/CommonAPI/SerializableVariant.h
src/CommonAPI/types.h
src/CommonAPI/utils.cpp [new file with mode: 0644]
src/CommonAPI/utils.h