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 | 18 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 | 22 months | 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 | 23 months | mreichardt | Removes clang compiler warning |
serialization.cpp | 4.4 KB | 109:e121c35f3730 | 7 years | mreichardt | Moved STL container serialization from rrlib_rtti to rrlib_serialization … |
serialization.h | 16.2 KB | 196:ce376af93525 | 10 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 | 4 years | max.reichardt | Merged with 14.08 |
tFileSource.h | 6.2 KB | 135:a19111fb3d5b | 6 years | m_arndt | Make internal buffer size configurable; implement DirectRead(); make … |
tFixedBuffer.cpp | 4.1 KB | 158:fb6e8990f42f | 4 years | mreichardt | Adds native support for registers (automatic updates and referencing … |
tFixedBuffer.h | 11.4 KB | 158:fb6e8990f42f | 4 years | mreichardt | Adds native support for registers (automatic updates and referencing … |
tInputStream.cpp | 13.1 KB | 187:108677185b5f | 22 months | max.reichardt | Reworks endianness handling - and fixes issues on big endian platforms in … |
tInputStream.h | 24.4 KB | 198:eda7de072dc4 | 4 months | max.reichardt | Adapts to changes in rrlib_time (adds support for both timestamp types) |
tMemoryBuffer.cpp | 7.1 KB | 168:45b7c0dd9232 | 3 years | mreichardt | Add cast operator from tMemoryBuffer to std::vector<uint8_t> |
tMemoryBuffer.h | 9.8 KB | 168:45b7c0dd9232 | 3 years | mreichardt | Add cast operator from tMemoryBuffer to std::vector<uint8_t> |
tOutputStream.cpp | 11.5 KB | 190:75ff26a43200 | 18 months | mreichardt | Merge with 14.08 |
tOutputStream.h | 24.7 KB | 198:eda7de072dc4 | 4 months | max.reichardt | Adapts to changes in rrlib_time (adds support for both timestamp types) |
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.5 KB | 175:a29eb4695163 | 3 years | mreichardt | Reworks and extends tStringInputStream::ReadEnum to also support parsing … |
tStringInputStream.h | 11.2 KB | 198:eda7de072dc4 | 4 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 | 4 months | max.reichardt | Adapts to changes in rrlib_time (adds support for both timestamp types) |
type_traits.h | 9.3 KB | 196:ce376af93525 | 10 months | mreichardt | Adds type trait IsXMLSerializationDefaultImplementation - and helper class … |
Serialization component of RRLib
Note: See TracBrowser
for help on using the repository browser.