/openbmc/sdbusplus/include/sdbusplus/utility/ |
H A D | type_traits.hpp | 09b88f26 Wed Sep 02 07:49:01 CDT 2020 Krzysztof Grobelny <krzysztof.grobelny@intel.com> Added utility functions getAllProperties and unpackProperties Tested: - Added example to verify that functions work correctly - Added new unit tests that are passing - All other tests are still passing after this change - Added handling of new type (std::monostate) which can be used as first type in variant to represent that none of the other types was matched Change-Id: Ic8e7c8d3116d64b94be37147ae8a80ebb5d3811d Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
|
/openbmc/sdbusplus/include/sdbusplus/ |
H A D | unpack_properties.hpp | 09b88f26 Wed Sep 02 07:49:01 CDT 2020 Krzysztof Grobelny <krzysztof.grobelny@intel.com> Added utility functions getAllProperties and unpackProperties Tested: - Added example to verify that functions work correctly - Added new unit tests that are passing - All other tests are still passing after this change - Added handling of new type (std::monostate) which can be used as first type in variant to represent that none of the other types was matched Change-Id: Ic8e7c8d3116d64b94be37147ae8a80ebb5d3811d Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
|
H A D | exception.hpp | 09b88f26 Wed Sep 02 07:49:01 CDT 2020 Krzysztof Grobelny <krzysztof.grobelny@intel.com> Added utility functions getAllProperties and unpackProperties Tested: - Added example to verify that functions work correctly - Added new unit tests that are passing - All other tests are still passing after this change - Added handling of new type (std::monostate) which can be used as first type in variant to represent that none of the other types was matched Change-Id: Ic8e7c8d3116d64b94be37147ae8a80ebb5d3811d Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
|
/openbmc/sdbusplus/test/ |
H A D | unpack_properties.cpp | 09b88f26 Wed Sep 02 07:49:01 CDT 2020 Krzysztof Grobelny <krzysztof.grobelny@intel.com> Added utility functions getAllProperties and unpackProperties Tested: - Added example to verify that functions work correctly - Added new unit tests that are passing - All other tests are still passing after this change - Added handling of new type (std::monostate) which can be used as first type in variant to represent that none of the other types was matched Change-Id: Ic8e7c8d3116d64b94be37147ae8a80ebb5d3811d Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
|
H A D | meson.build | 09b88f26 Wed Sep 02 07:49:01 CDT 2020 Krzysztof Grobelny <krzysztof.grobelny@intel.com> Added utility functions getAllProperties and unpackProperties Tested: - Added example to verify that functions work correctly - Added new unit tests that are passing - All other tests are still passing after this change - Added handling of new type (std::monostate) which can be used as first type in variant to represent that none of the other types was matched Change-Id: Ic8e7c8d3116d64b94be37147ae8a80ebb5d3811d Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
|
/openbmc/sdbusplus/include/sdbusplus/message/ |
H A D | types.hpp | 09b88f26 Wed Sep 02 07:49:01 CDT 2020 Krzysztof Grobelny <krzysztof.grobelny@intel.com> Added utility functions getAllProperties and unpackProperties Tested: - Added example to verify that functions work correctly - Added new unit tests that are passing - All other tests are still passing after this change - Added handling of new type (std::monostate) which can be used as first type in variant to represent that none of the other types was matched Change-Id: Ic8e7c8d3116d64b94be37147ae8a80ebb5d3811d Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
|
H A D | read.hpp | 09b88f26 Wed Sep 02 07:49:01 CDT 2020 Krzysztof Grobelny <krzysztof.grobelny@intel.com> Added utility functions getAllProperties and unpackProperties Tested: - Added example to verify that functions work correctly - Added new unit tests that are passing - All other tests are still passing after this change - Added handling of new type (std::monostate) which can be used as first type in variant to represent that none of the other types was matched Change-Id: Ic8e7c8d3116d64b94be37147ae8a80ebb5d3811d Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
|
/openbmc/sdbusplus/test/utility/ |
H A D | type_traits.cpp | 09b88f26 Wed Sep 02 07:49:01 CDT 2020 Krzysztof Grobelny <krzysztof.grobelny@intel.com> Added utility functions getAllProperties and unpackProperties Tested: - Added example to verify that functions work correctly - Added new unit tests that are passing - All other tests are still passing after this change - Added handling of new type (std::monostate) which can be used as first type in variant to represent that none of the other types was matched Change-Id: Ic8e7c8d3116d64b94be37147ae8a80ebb5d3811d Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
|
/openbmc/sdbusplus/example/ |
H A D | get-all-properties.cpp | 09b88f26 Wed Sep 02 07:49:01 CDT 2020 Krzysztof Grobelny <krzysztof.grobelny@intel.com> Added utility functions getAllProperties and unpackProperties Tested: - Added example to verify that functions work correctly - Added new unit tests that are passing - All other tests are still passing after this change - Added handling of new type (std::monostate) which can be used as first type in variant to represent that none of the other types was matched Change-Id: Ic8e7c8d3116d64b94be37147ae8a80ebb5d3811d Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
|
H A D | meson.build | 09b88f26 Wed Sep 02 07:49:01 CDT 2020 Krzysztof Grobelny <krzysztof.grobelny@intel.com> Added utility functions getAllProperties and unpackProperties Tested: - Added example to verify that functions work correctly - Added new unit tests that are passing - All other tests are still passing after this change - Added handling of new type (std::monostate) which can be used as first type in variant to represent that none of the other types was matched Change-Id: Ic8e7c8d3116d64b94be37147ae8a80ebb5d3811d Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
|
/openbmc/sdbusplus/src/ |
H A D | exception.cpp | 09b88f26 Wed Sep 02 07:49:01 CDT 2020 Krzysztof Grobelny <krzysztof.grobelny@intel.com> Added utility functions getAllProperties and unpackProperties Tested: - Added example to verify that functions work correctly - Added new unit tests that are passing - All other tests are still passing after this change - Added handling of new type (std::monostate) which can be used as first type in variant to represent that none of the other types was matched Change-Id: Ic8e7c8d3116d64b94be37147ae8a80ebb5d3811d Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
|