keepalive/flextimer/doc_pub/flextimer_for_clients_doxygen/classesfordox.h
changeset 32 5c4486441ae6
equal deleted inserted replaced
31:c16e04725da3 32:5c4486441ae6
       
     1 // Dummy empty classes for Doxygen documentation (main for inheritance graphs)
       
     2 
       
     3 // Symbian Classes
       
     4 
       
     5 /*! Symbian. http://developer.symbian.org/main/documentation/carbide/index.php */
       
     6 class CBase {};
       
     7 
       
     8 /*! Symbian. http://developer.symbian.org/main/documentation/carbide/index.php */
       
     9 class CActive : public CBase {};
       
    10 
       
    11 /*! Symbian. http://developer.symbian.org/main/documentation/carbide/index.php */
       
    12 class RTimer : public RHandleBase {};
       
    13 
       
    14 /*! Symbian. http://developer.symbian.org/main/documentation/carbide/index.php */
       
    15 class CTimer : public CActive {};
       
    16 
       
    17 /*! Symbian. http://developer.symbian.org/main/documentation/carbide/index.php */
       
    18 class CPeriodic : public CTimer {};
       
    19 
       
    20 /*! Symbian. http://developer.symbian.org/main/documentation/carbide/index.php */
       
    21 class RHandleBase {};
       
    22 
       
    23 /*! Symbian. http://developer.symbian.org/main/documentation/carbide/index.php */
       
    24 class RSessionBase : public RHandleBase {};
       
    25 
       
    26 /*! Symbian. http://developer.symbian.org/main/documentation/carbide/index.php */
       
    27 class CServer2 : public CActive {};
       
    28 
       
    29 /*! Symbian. http://developer.symbian.org/main/documentation/carbide/index.php */
       
    30 class CSession2 : public CBase {};
       
    31 
       
    32 /*! Symbian. http://developer.symbian.org/main/documentation/carbide/index.php */
       
    33 class RThread : public RHandleBase {};
       
    34 
       
    35 /*! Symbian. http://developer.symbian.org/main/documentation/carbide/index.php */
       
    36 class TTime {};
       
    37 
       
    38 /*! Symbian. http://developer.symbian.org/main/documentation/carbide/index.php */
       
    39 class TTimeIntervalMicroSeconds {};
       
    40 
       
    41 /*! Symbian. http://developer.symbian.org/main/documentation/carbide/index.php */
       
    42 class TTimeIntervalMicroSeconds32 {};
       
    43 
       
    44 /*! Symbian. http://developer.symbian.org/main/documentation/carbide/index.php */
       
    45 class TCallBack {};
       
    46 
       
    47 /*! Symbian. http://developer.symbian.org/main/documentation/carbide/index.php */
       
    48 class TVersion {};
       
    49 
       
    50 /*! Symbian. http://developer.symbian.org/main/documentation/carbide/index.php */
       
    51 class TRequestStatus {};