NazaraEngine/include/Nazara/Core
Lynix 57b37c3d2c Minor fixes 2019-12-28 15:06:31 +01:00
..
Debug Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
Hash Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
AbstractHash.hpp Noexcept all the things! 2018-06-12 11:37:44 +02:00
AbstractLogger.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
Algorithm.hpp Core/Serialization: Add type tag parameters 2018-03-20 20:56:06 +01:00
Algorithm.inl Core/SerializationContext: Replaced currentBitPos and currentByte by [read|write][BitPos][Byte] to handle properly bit reading/writing 2018-05-31 16:10:58 +02:00
Bitset.hpp Core/Bitset: 2018-03-06 20:25:29 +01:00
Bitset.inl Core/Bitset: 2018-03-06 20:25:29 +01:00
ByteArray.hpp Noexcept all the things! 2018-06-12 11:37:44 +02:00
ByteArray.inl General bug fixes (#142) 2017-11-21 12:16:46 +01:00
ByteStream.hpp Fix crash on moving empty NetPacket 2018-09-25 14:53:49 +02:00
ByteStream.inl Fix crash on moving empty NetPacket 2018-09-25 14:53:49 +02:00
CallOnExit.hpp Noexcept all the things! 2018-06-12 11:37:44 +02:00
CallOnExit.inl Update copyright year 2017-01-20 12:58:35 +01:00
Clock.hpp Core/Clock: Restart now returns the elapsed time in milliseconds 2018-02-07 15:02:44 +01:00
Color.hpp Core/Serialization: Add type tag parameters 2018-03-20 20:56:06 +01:00
Color.inl Core/Serialization: Add type tag parameters 2018-03-20 20:56:06 +01:00
ConditionVariable.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
ConditionVariable.inl Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
Config.hpp Core: Integrated Unicode data 2018-08-03 20:24:56 +02:00
ConfigCheck.hpp Update copyright year 2017-01-20 12:58:35 +01:00
Core.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
Debug.hpp Update copyright year 2017-01-20 12:58:35 +01:00
DebugOff.hpp Update copyright year 2017-01-20 12:58:35 +01:00
Directory.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
DynLib.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
Endianness.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
Endianness.inl Update copyright year 2017-01-20 12:58:35 +01:00
Enums.hpp Core/Flags: Reworked Flags class 2017-11-21 12:26:22 +01:00
Error.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
ErrorFlags.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
File.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
File.inl Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
FileLogger.hpp Noexcept all the things! 2018-06-12 11:37:44 +02:00
Flags.hpp Core/Flags: Add Set method 2019-11-09 13:53:29 +01:00
Flags.inl Oopsie 2019-11-09 15:34:25 +01:00
Functor.hpp Various little fixes (#118) 2017-02-19 23:15:13 +01:00
Functor.inl Update copyright year 2017-01-20 12:58:35 +01:00
GuillotineBinPack.hpp Noexcept all the things! 2018-06-12 11:37:44 +02:00
HandledObject.hpp Core/HandledObject: Add OnHandledObjectDestruction signal 2019-12-15 15:41:41 +01:00
HandledObject.inl Core/HandledObject: Add OnHandledObjectDestruction signal 2019-12-15 15:41:41 +01:00
HardwareInfo.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
Initializer.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
Initializer.inl Update copyright year 2017-01-20 12:58:35 +01:00
LockGuard.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
LockGuard.inl Update copyright year 2017-01-20 12:58:35 +01:00
Log.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
MemoryHelper.hpp Core/StackArray: Moved StackArray class to its own header 2018-07-02 17:53:49 +02:00
MemoryHelper.inl Core/StackArray: Moved StackArray class to its own header 2018-07-02 17:53:49 +02:00
MemoryManager.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
MemoryPool.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
MemoryPool.inl Core/MemoryPool: Fix incorrect inlines 2017-01-25 15:53:25 +01:00
MemoryStream.hpp Noexcept all the things! 2018-06-12 11:37:44 +02:00
MemoryStream.inl Update copyright year 2017-01-20 12:58:35 +01:00
MemoryView.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
MovablePtr.hpp Core: Add MovablePtr class 2017-09-30 13:57:25 +02:00
MovablePtr.inl Fix compilation 2017-09-30 14:30:36 +02:00
Mutex.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
Mutex.inl Core: Add MovablePtr class 2017-09-30 13:57:25 +02:00
ObjectHandle.hpp Core/ObjectHandle: Remade object handle system 2018-10-12 15:46:40 +02:00
ObjectHandle.inl Core/ObjectHandle: Remade object handle system 2018-10-12 15:46:40 +02:00
ObjectLibrary.hpp Core: Add ObjectLibrary::Clear 2018-07-01 00:36:59 +02:00
ObjectLibrary.inl Core: Add ObjectLibrary::Clear 2018-07-01 00:36:59 +02:00
ObjectRef.hpp Refactor the way resources are loaded (#191) 2018-10-28 01:53:11 +02:00
ObjectRef.inl Rework constraint2D 2019-12-08 18:56:21 +01:00
OffsetOf.hpp Update copyright year 2017-01-20 12:58:35 +01:00
ParameterList.hpp Noexcept all the things! 2018-06-12 11:37:44 +02:00
ParameterList.inl Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
PluginManager.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
Primitive.hpp Update copyright year 2017-01-20 12:58:35 +01:00
Primitive.inl General bug fixes (#142) 2017-11-21 12:16:46 +01:00
PrimitiveList.hpp Noexcept all the things! 2018-06-12 11:37:44 +02:00
RefCounted.hpp Noexcept all the things! 2018-06-12 11:37:44 +02:00
Resource.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
ResourceLoader.hpp Refactor the way resources are loaded (#191) 2018-10-28 01:53:11 +02:00
ResourceLoader.inl Refactor the way resources are loaded (#191) 2018-10-28 01:53:11 +02:00
ResourceManager.hpp Update copyright year 2017-01-20 12:58:35 +01:00
ResourceManager.inl Refactor the way resources are loaded (#191) 2018-10-28 01:53:11 +02:00
ResourceParameters.hpp Update copyright year 2017-01-20 12:58:35 +01:00
ResourceSaver.hpp Update copyright year 2017-01-20 12:58:35 +01:00
ResourceSaver.inl Update copyright year 2017-01-20 12:58:35 +01:00
Semaphore.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
SerializationContext.hpp Noexcept all the things! 2018-06-12 11:37:44 +02:00
SerializationContext.inl Core/SerializationContext: Replaced currentBitPos and currentByte by [read|write][BitPos][Byte] to handle properly bit reading/writing 2018-05-31 16:10:58 +02:00
Signal.hpp Core/Signal: Implement copy constructor/copy assignation operator 2019-03-17 18:06:05 +01:00
Signal.inl Core/Signal: Implement copy constructor/copy assignation operator 2019-03-17 18:06:05 +01:00
SparsePtr.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
SparsePtr.inl Core/SparsePtr: Fix warning 2018-01-06 02:46:08 +01:00
StackArray.hpp Oopsie 2019-09-29 16:43:56 +02:00
StackArray.inl Core/Stack[Array|Vector]: Are now default-initializable and movable 2019-09-29 16:41:26 +02:00
StackVector.hpp Core/Stack[Array|Vector]: Are now default-initializable and movable 2019-09-29 16:41:26 +02:00
StackVector.inl Core/Stack[Array|Vector]: Are now default-initializable and movable 2019-09-29 16:41:26 +02:00
StdLogger.hpp Noexcept all the things! 2018-06-12 11:37:44 +02:00
Stream.hpp Noexcept all the things! 2018-06-12 11:37:44 +02:00
Stream.inl Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
String.hpp Replace typedef keywords by using 2018-03-20 20:59:04 +01:00
String.inl Minor fixes 2019-12-28 15:06:31 +01:00
StringStream.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
TaskScheduler.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
TaskScheduler.inl Update copyright year 2017-01-20 12:58:35 +01:00
Thread.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
Thread.inl Update copyright year 2017-01-20 12:58:35 +01:00
ThreadSafety.hpp Update copyright year 2017-01-20 12:58:35 +01:00
ThreadSafetyOff.hpp Update copyright year 2017-01-20 12:58:35 +01:00
TypeTag.hpp Core/TypeTag: Add Type helper typedef 2019-09-01 11:15:02 +02:00
Unicode.hpp Core: Integrated Unicode data 2018-08-03 20:24:56 +02:00
Updatable.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00