update header for Doxygen
authorMinkyoung Kang <mklove.kang@samsung.com>
Fri, 12 Apr 2013 10:01:10 +0000 (19:01 +0900)
committerMinkyoung Kang <mklove.kang@samsung.com>
Fri, 12 Apr 2013 10:01:10 +0000 (19:01 +0900)
Change-Id: Ia33261dea497300dde16898c54e9ab3698aec022

inc/FTelCallManager.h
inc/FTelNetworkInfo.h
inc/FTelNetworkManager.h
inc/FTelSimInfo.h
inc/FTelSimStateManager.h

index 149baea..e65eb4b 100755 (executable)
@@ -139,7 +139,8 @@ public:
      * @exception   E_SYSTEM           A system error has occurred.
         * @exception  E_UNSUPPORTED_OPERATION   The Emulator or target device does not support the required feature. @b Since: @b 2.1
         *                                                                               For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
-        * @remarks     Before calling this method, check whether the feature is supported by %Tizen::System::SystemInfo::GetValue() methods.
+        * @remarks     Before calling this method, check whether the feature is supported by 
+        *                      Tizen::System::SystemInfo::GetValue(const Tizen::Base::String&, bool&).
      */
        result Construct(void);
 
@@ -155,7 +156,8 @@ public:
      * @exception   E_SYSTEM  A system error has occurred.
         * @exception   E_UNSUPPORTED_OPERATION  The Emulator or target device does not support the required feature. @b Since: @b 2.1
         *                                                                               For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
-        * @remarks     Before calling this method, check whether the feature is supported by %Tizen::System::SystemInfo::GetValue() methods.
+        * @remarks     Before calling this method, check whether the feature is supported by 
+        *                      Tizen::System::SystemInfo::GetValue(const Tizen::Base::String&, bool&).
      */
        result Construct(ITelephonyCallEventListener& listener);
 
index ea1a932..d9f7eea 100755 (executable)
@@ -275,7 +275,8 @@ public:
         *                                                                               For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
         * @remarks
         *                      - The specific error code can be accessed using the GetLastResult() method.
-        *                      - Before calling this method, check whether the feature is supported by %Tizen::System::SystemInfo::GetValue() methods.
+        *                      - Before calling this method, check whether the feature is supported by 
+        *                      Tizen::System::SystemInfo::GetValue(const Tizen::Base::String&, bool&).
      */
        static int GetRssi(void);
 
index 6b01fbe..c327575 100755 (executable)
@@ -141,7 +141,8 @@ public:
      * @exception      E_SYSTEM                A system error has occurred.
         * @exception   E_UNSUPPORTED_OPERATION  The Emulator or target device does not support the required feature. @b Since: @b 2.1
         *                                                                               For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
-        * @remarks     Before calling this method, check whether the feature is supported by %Tizen::System::SystemInfo::GetValue() methods.
+        * @remarks     Before calling this method, check whether the feature is supported by 
+        *                      Tizen::System::SystemInfo::GetValue(const Tizen::Base::String&, bool&).
      */
        result Construct(ITelephonyNetworkEventListener* pListener);
 
index f4b25d0..2cbef98 100755 (executable)
@@ -141,7 +141,8 @@ public:
         * @exception   E_DEVICE_UNAVAILABLE    The operation has failed due to a missing SIM card.
         * @exception   E_UNSUPPORTED_OPERATION  The Emulator or target device does not support the required feature. @b Since: @b 2.1
         *                                                                               For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
-        * @remarks     Before calling this method, check whether the feature is supported by %Tizen::System::SystemInfo::GetValue() methods.
+        * @remarks     Before calling this method, check whether the feature is supported by 
+        *                      Tizen::System::SystemInfo::GetValue(const Tizen::Base::String&, bool&).
         */
        result Construct(void);
 
index ec55046..4af4cfa 100755 (executable)
@@ -134,7 +134,8 @@ public:
         * @exception   E_SYSTEM                                The method cannot proceed due to a severe system error.
         * @exception   E_UNSUPPORTED_OPERATION  The Emulator or target device does not support the required feature. @b Since: @b 2.1
         *                                                                               For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
-        * @remarks     Before calling this method, check whether the feature is supported by %Tizen::System::SystemInfo::GetValue() methods.
+        * @remarks     Before calling this method, check whether the feature is supported by 
+        *                      Tizen::System::SystemInfo::GetValue(const Tizen::Base::String&, bool&).
         */
        result Construct(void);