sensorservices/orientationssy/inc/SsyOrientation.h
branchRCL_3
changeset 21 ccb4f6b3db21
parent 0 4e1aa6a622a0
child 22 8cb079868133
equal deleted inserted replaced
20:1ddbe54d0645 21:ccb4f6b3db21
   102         void ConstructL();
   102         void ConstructL();
   103         
   103         
   104         /**
   104         /**
   105         * Create configurations for angles and timers
   105         * Create configurations for angles and timers
   106         */
   106         */
   107         void CreateConfigurations();
   107         TInt CreateConfigurations();
   108         
   108         
   109         /**
   109         /**
   110         * Used for creating configuration for angle definitions
   110         * Used for creating configuration for angle definitions
   111         *
   111         *
   112         * @param aConfigurationForState the configuration to set.
   112         * @param aConfigurationForState the configuration to set.
   113         */
   113         */
   114         void SetConfigurationForState( 
   114         TInt SetConfigurationForState( 
   115         const TOrientationConfiguration&
   115         const TOrientationConfiguration&
   116               aConfigurationForState );
   116               aConfigurationForState );
   117         
   117         
   118         /**
   118         /**
   119         * Used for getting configuration for angle definitions
   119         * Used for getting configuration for angle definitions