source:
rrlib_serialization
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
detail | 115:12fa8f78a609 | 7 years | mreichardt | Made rrlib_xml an optional dependency | |
doc | 60:d20459a72de1 | 9 years | mreichardt | Split rrlib_serialization up into rrlib_serialization and rrlib_rtti. … | |
tests | 192:59466db69ae7 | 21 months | mreichardt | Fixes bug in IsAssociativeContainer type trait | |
ContainerSerialization.h | 10.6 KB | 182:f5d70b7d5aad | 2 years | max.reichardt | Replaces IsConstElementContainer type trait with more meaningful … |
definitions.h | 6.0 KB | 187:108677185b5f | 2 years | max.reichardt | Reworks endianness handling - and fixes issues on big endian platforms in … |
LICENSE.FINROC | 17.7 KB | 100:dbec89011b0c | 7 years | foehst | Added and updated license information |
make.xml | 248 bytes | 113:adff5cfae2c4 | 7 years | mreichardt | Updated make.xml files and moved test programs to 'tests' folder |
PublishedRegisters.cpp | 3.5 KB | 160:a7fa406b8ffc | 4 years | mreichardt | Adds check for valid 'uid' parameter to PublishedRegisters::AddListener |
PublishedRegisters.h | 9.2 KB | 177:8675cefad5cd | 3 years | mreichardt | Fixes warning with gcc 7.3 |
PublishedRegisters.hpp | 7.1 KB | 185:0f6aa7c893a8 | 2 years | mreichardt | Removes clang compiler warning |
serialization.cpp | 4.4 KB | 200:cde5d01abcff | 2 months | mreichardt | Fixes compiler warnings that appear with additional non-default warning … |
serialization.h | 16.2 KB | 196:ce376af93525 | 13 months | mreichardt | Adds type trait IsXMLSerializationDefaultImplementation - and helper class … |
tBufferInfo.h | 3.9 KB | 138:17091a32c951 | 6 years | mreichardt | Improved doxygen documentation. There are no more doxygen warnings now. |
tConstSource.h | 6.2 KB | 138:17091a32c951 | 6 years | mreichardt | Improved doxygen documentation. There are no more doxygen warnings now. |
tFileSink.cpp | 4.6 KB | 100:dbec89011b0c | 7 years | foehst | Added and updated license information |
tFileSink.h | 5.7 KB | 105:9982866c49f9 | 7 years | mreichardt | Added 'override' keyword where appropriate |
tFileSource.cpp | 6.8 KB | 152:421f1539985f | 5 years | max.reichardt | Merged with 14.08 |
tFileSource.h | 6.2 KB | 135:a19111fb3d5b | 7 years | m_arndt | Make internal buffer size configurable; implement DirectRead(); make … |
tFixedBuffer.cpp | 3.6 KB | 202:1af1097a3283 | 8 weeks | mreichardt | Inlines tFixedBuffer constructors & destructor parts with no memory … |
tFixedBuffer.h | 11.9 KB | 202:1af1097a3283 | 8 weeks | mreichardt | Inlines tFixedBuffer constructors & destructor parts with no memory … |
tInputStream.cpp | 13.0 KB | 200:cde5d01abcff | 2 months | mreichardt | Fixes compiler warnings that appear with additional non-default warning … |
tInputStream.h | 24.4 KB | 198:eda7de072dc4 | 7 months | max.reichardt | Adapts to changes in rrlib_time (adds support for both timestamp types) |
tMemoryBuffer.cpp | 7.1 KB | 168:45b7c0dd9232 | 4 years | mreichardt | Add cast operator from tMemoryBuffer to std::vector<uint8_t> |
tMemoryBuffer.h | 9.9 KB | 200:cde5d01abcff | 2 months | mreichardt | Fixes compiler warnings that appear with additional non-default warning … |
tOutputStream.cpp | 11.4 KB | 200:cde5d01abcff | 2 months | mreichardt | Fixes compiler warnings that appear with additional non-default warning … |
tOutputStream.h | 24.7 KB | 200:cde5d01abcff | 2 months | mreichardt | Fixes compiler warnings that appear with additional non-default warning … |
tRegister.h | 6.9 KB | 158:fb6e8990f42f | 4 years | mreichardt | Adds native support for registers (automatic updates and referencing … |
tRegisterUpdate.h | 4.1 KB | 162:a99abff3c256 | 4 years | mreichardt | Adds tRegisterUpdate - a data type that can be inserted into streams to … |
tSerializationInfo.h | 4.9 KB | 159:1289285e7401 | 4 years | mreichardt | Removes 'day' from serialization version (more intuitive/reasonable) |
tSink.h | 5.1 KB | 100:dbec89011b0c | 7 years | foehst | Added and updated license information |
tSource.h | 5.8 KB | 138:17091a32c951 | 6 years | mreichardt | Improved doxygen documentation. There are no more doxygen warnings now. |
tStackMemoryBuffer.h | 3.4 KB | 100:dbec89011b0c | 7 years | foehst | Added and updated license information |
tStringInputStream.cpp | 9.6 KB | 200:cde5d01abcff | 2 months | mreichardt | Fixes compiler warnings that appear with additional non-default warning … |
tStringInputStream.h | 11.2 KB | 198:eda7de072dc4 | 7 months | max.reichardt | Adapts to changes in rrlib_time (adds support for both timestamp types) |
tStringOutputStream.cpp | 5.0 KB | 179:aaab91d300ac | 2 years | mreichardt | Fixes undefined behavior in floating point string serialization (loss-less … |
tStringOutputStream.h | 8.0 KB | 198:eda7de072dc4 | 7 months | max.reichardt | Adapts to changes in rrlib_time (adds support for both timestamp types) |
type_traits.h | 9.3 KB | 196:ce376af93525 | 13 months | mreichardt | Adds type trait IsXMLSerializationDefaultImplementation - and helper class … |
Serialization component of RRLib
Note: See TracBrowser
for help on using the repository browser.