phoneengine/phonemodel/inc/cpesimstatemonitor.h
changeset 21 92ab7f8d0eab
parent 0 5f000ab63145
child 51 f39ed5e045e0
child 62 5266b1f337bd
equal deleted inserted replaced
4:c84cf270c54f 21:92ab7f8d0eab
    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.