phoneengine/phonemodel/inc/cpesimstatemonitor.h
branchRCL_3
changeset 62 5266b1f337bd
parent 61 41a7f70b3818
equal deleted inserted replaced
61:41a7f70b3818 62:5266b1f337bd
    43 
    43 
    44     public: // Constants and data types
    44     public: // Constants and data types
    45 
    45 
    46     // Monitored Sim event given to constructor
    46     // Monitored Sim event given to constructor
    47     enum TEvent
    47     enum TEvent
    48         {
    48 	    {
    49         EEventSimStatus,
    49 	    EEventSimStatus,
    50         EEventSimChanged
    50 	    EEventSimChanged
    51         };
    51 	    };
    52 
    52 
    53     public: // Constructors and destructor
    53     public: // Constructors and destructor
    54 
    54 
    55         /**
    55         /**
    56         * Two-phased constructor.
    56         * Two-phased constructor.