datacommsserver/esockserver/UpsCoreProviders/inc/upscpractivities.h
branchRCL_3
changeset 24 00c6709d25aa
parent 0 dfb7c4ff071f
child 25 9d7ce34704c8
equal deleted inserted replaced
23:cbb19216b74d 24:00c6709d25aa
    47 
    47 
    48 	void SetClient(const Messages::TNodeId& aCommsId);
    48 	void SetClient(const Messages::TNodeId& aCommsId);
    49 	const Messages::TNodeId& Client();
    49 	const Messages::TNodeId& Client();
    50 
    50 
    51 	void SetFlags(TInt aFlags);
    51 	void SetFlags(TInt aFlags);
    52 //	TInt Flags();
    52 	TInt Flags();
    53 
    53 
    54 	EXPORT_DECLARE_SMELEMENT_HEADER( TStoreControlClient, MeshMachine::TStateTransition<TContext>, NetStateMachine::MStateTransition, TContext )
    54 	EXPORT_DECLARE_SMELEMENT_HEADER( TStoreControlClient, MeshMachine::TStateTransition<TContext>, NetStateMachine::MStateTransition, TContext )
    55 		IMPORT_C virtual void DoL();
    55 		IMPORT_C virtual void DoL();
    56 	DECLARE_SMELEMENT_FOOTER( TStoreControlClient )
    56 	DECLARE_SMELEMENT_FOOTER( TStoreControlClient )
    57 
    57