telephonyprotocols/pdplayer/inc/PDPSCPRStates.h
branchRCL_3
changeset 6 fc69e1e37771
parent 0 3553901f7fa8
child 9 2492a6e4aed7
equal deleted inserted replaced
5:7ef16719d8cb 6:fc69e1e37771
     1 // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
   100 
   100 
   101 //-=========================================================
   101 //-=========================================================
   102 //Provision
   102 //Provision
   103 //-=========================================================
   103 //-=========================================================
   104 DECLARE_SMELEMENT_HEADER( TSelfInit, MeshMachine::TStateTransition<TContext>, NetStateMachine::MStateTransition, PDPSCprStates::TContext)
   104 DECLARE_SMELEMENT_HEADER( TSelfInit, MeshMachine::TStateTransition<TContext>, NetStateMachine::MStateTransition, PDPSCprStates::TContext)
   105 	virtual void DoL();
   105 	virtual void SetupProvisionCfgL();
       
   106     virtual void DoL();
   106 DECLARE_SMELEMENT_FOOTER( TSelfInit)
   107 DECLARE_SMELEMENT_FOOTER( TSelfInit)
   107 
   108 
   108 DECLARE_AGGREGATED_TRANSITION2(
   109 DECLARE_AGGREGATED_TRANSITION2(
   109    TStoreProvisionAndInitSelf,
   110    TStoreProvisionAndInitSelf,
   110    PRStates::TStoreProvision,
   111    PRStates::TStoreProvision,