| class TEfLocation : public TEfCommon |
This class defines the effect data structure to be passed between client and server.
| Public Member Functions | |
|---|---|
| TEfLocation() | |
| TEfLocation(TInt32, TInt32, TInt32, TInt32, TInt32, TInt32) | |
| Inherited Functions | |
|---|---|
| TEfCommon::TEfCommon() | |
| Public Attributes | |
|---|---|
| TInt32 | iAzimuth |
| TInt32 | iElevation |
| TInt32 | iRadius |
| TInt32 | iXCoordinate |
| TInt32 | iYCoordinate |
| TInt32 | iZCoordinate |
| Inherited Attributes | |
|---|---|
| TEfCommon::iEnabled | |
| TEfCommon::iEnforced | |
| TEfCommon::iHaveUpdateRights | |
| TEfLocation | ( | TInt32 | aXCoordinate, |
| TInt32 | aYCoordinate, | ||
| TInt32 | aZCoordinate, | ||
| TInt32 | aAzimuth, | ||
| TInt32 | aElevation, | ||
| TInt32 | aRadius | ||
| ) | [inline] | ||
Constructor.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.