calendarui/controller/inc/calenstate.h
branchCompilerCompatibility
changeset 15 21b79936b33a
parent 0 f979ecb2b13e
equal deleted inserted replaced
11:7d78dc22f397 15:21b79936b33a
    60 		void SetCurrentState( CCalenStateMachine& aStateMachine,
    60 		void SetCurrentState( CCalenStateMachine& aStateMachine,
    61 		                     const CCalenStateMachine::TCalenStateIndex& aState );
    61 		                     const CCalenStateMachine::TCalenStateIndex& aState );
    62 		/**
    62 		/**
    63          * Interface to get the current state
    63          * Interface to get the current state
    64          */        
    64          */        
    65         CCalenStateMachine::TCalenStateIndex CCalenState::GetCurrentState(
    65         CCalenStateMachine::TCalenStateIndex GetCurrentState(
    66         									CCalenStateMachine& aStateMachine);
    66         									CCalenStateMachine& aStateMachine);
    67         
    67         
    68         /**
    68         /**
    69          * Interface to set the previous state through state machine
    69          * Interface to set the previous state through state machine
    70          */
    70          */