/openbmc/sdbusplus/include/sdbusplus/utility/ |
H A D | type_traits.hpp | diff 09b88f266b238c768054bc7c7ab440dcd79314c4 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 | 09b88f266b238c768054bc7c7ab440dcd79314c4 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 | diff 09b88f266b238c768054bc7c7ab440dcd79314c4 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 | 09b88f266b238c768054bc7c7ab440dcd79314c4 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 | diff 09b88f266b238c768054bc7c7ab440dcd79314c4 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 | diff 09b88f266b238c768054bc7c7ab440dcd79314c4 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 | diff 09b88f266b238c768054bc7c7ab440dcd79314c4 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 | diff 09b88f266b238c768054bc7c7ab440dcd79314c4 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 | 09b88f266b238c768054bc7c7ab440dcd79314c4 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 | diff 09b88f266b238c768054bc7c7ab440dcd79314c4 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 | diff 09b88f266b238c768054bc7c7ab440dcd79314c4 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>
|