[shill] Wire up derived properties in the Device class

BUG=chromium-os:16343
TEST=unit tests

Change-Id: Ib35efbc00133b6ffc9352e52c0413be4bd984e12
Reviewed-on: http://gerrit.chromium.org/gerrit/3559
Tested-by: Chris Masone <cmasone@chromium.org>
Reviewed-by: mukesh agrawal <quiche@chromium.org>
10 files changed
tree: a92e809cdc62051b49e2e1a901e957a18704846e
  1. accessor_interface.h
  2. adaptor_interfaces.h
  3. cellular.cc
  4. cellular.h
  5. cellular_service.cc
  6. cellular_service.h
  7. cellular_unittest.cc
  8. control_interface.h
  9. crypto_des_cbc.cc
  10. crypto_des_cbc.h
  11. crypto_des_cbc_unittest.cc
  12. crypto_interface.h
  13. crypto_provider.cc
  14. crypto_provider.h
  15. crypto_provider_unittest.cc
  16. crypto_rot47.cc
  17. crypto_rot47.h
  18. crypto_rot47_unittest.cc
  19. dbus_adaptor.cc
  20. dbus_adaptor.h
  21. dbus_adaptor_unittest.cc
  22. dbus_control.cc
  23. dbus_control.h
  24. device.cc
  25. device.h
  26. device_dbus_adaptor.cc
  27. device_dbus_adaptor.h
  28. device_info.cc
  29. device_info.h
  30. device_info_unittest.cc
  31. device_stub.h
  32. device_unittest.cc
  33. dhcp_config.cc
  34. dhcp_config.h
  35. dhcp_config_unittest.cc
  36. dhcp_provider.cc
  37. dhcp_provider.h
  38. dhcp_provider_unittest.cc
  39. dhcp_proxy_interface.h
  40. dhcpcd.xml
  41. dhcpcd_proxy.cc
  42. dhcpcd_proxy.h
  43. endpoint.cc
  44. endpoint.h
  45. error.cc
  46. error.h
  47. ethernet.cc
  48. ethernet.h
  49. ethernet_service.cc
  50. ethernet_service.h
  51. flimflam-device.xml
  52. flimflam-ipconfig.xml
  53. flimflam-manager.xml
  54. flimflam-profile.xml
  55. flimflam-service.xml
  56. glib.cc
  57. glib.h
  58. glib_io_handler.cc
  59. glib_io_handler.h
  60. inherit-review-settings-ok
  61. io_handler.h
  62. ipconfig.cc
  63. ipconfig.h
  64. ipconfig_dbus_adaptor.cc
  65. ipconfig_dbus_adaptor.h
  66. ipconfig_unittest.cc
  67. key_file_store.cc
  68. key_file_store.h
  69. key_file_store_unittest.cc
  70. Makefile
  71. manager.cc
  72. manager.h
  73. manager_dbus_adaptor.cc
  74. manager_dbus_adaptor.h
  75. manager_unittest.cc
  76. mock_adaptors.cc
  77. mock_adaptors.h
  78. mock_control.cc
  79. mock_control.h
  80. mock_device.cc
  81. mock_device.h
  82. mock_dhcp_proxy.h
  83. mock_glib.h
  84. mock_property_store.h
  85. mock_service.cc
  86. mock_service.h
  87. profile.cc
  88. profile.h
  89. profile_dbus_adaptor.cc
  90. profile_dbus_adaptor.h
  91. property_accessor.h
  92. property_accessor_unittest.cc
  93. property_iterator.h
  94. property_store.cc
  95. property_store.h
  96. property_store_unittest.cc
  97. property_store_unittest.h
  98. refptr_types.h
  99. rtnl_handler.cc
  100. rtnl_handler.h
  101. rtnl_listener.cc
  102. rtnl_listener.h
  103. service.cc
  104. service.h
  105. service_dbus_adaptor.cc
  106. service_dbus_adaptor.h
  107. service_unittest.cc
  108. shill.conf
  109. shill_config.cc
  110. shill_config.h
  111. shill_daemon.cc
  112. shill_daemon.h
  113. shill_event.cc
  114. shill_event.h
  115. shill_main.cc
  116. shill_unittest.cc
  117. store_interface.h
  118. supplicant-bss.xml
  119. supplicant-interface.xml
  120. supplicant-network.xml
  121. supplicant-process.xml
  122. testrunner.cc
  123. WATCHLISTS
  124. wifi.cc
  125. wifi.h
  126. wifi_endpoint.cc
  127. wifi_endpoint.h
  128. wifi_service.cc
  129. wifi_service.h
  130. wifi_unittest.cc