mmsengine/mmsserver/inc/mmsbaseoperation.h
branchRCL_3
changeset 27 7fdbb852d323
parent 26 ebe688cedc25
equal deleted inserted replaced
26:ebe688cedc25 27:7fdbb852d323
   211         */
   211         */
   212         void FallThrough();
   212         void FallThrough();
   213 
   213 
   214         // The following functions are default implementations for all states.
   214         // The following functions are default implementations for all states.
   215         // The function names end to L to allow derived classes to 
   215         // The function names end to L to allow derived classes to 
   216         // override that default functions with leaving functions.
   216         // override tha default funtions with leaving functions.
   217         // All default implementations do not leave.
   217         // All default implementations do not leave.
   218 
   218 
   219         /**
   219         /**
   220         * Initialize common variables.
   220         * Initialize common variables.
   221         * @param aSelection list of message entry ids to be handled.
   221         * @param aSelection list of message entry ids to be handled.