#include <LocationData.h>
class TEfLocation : public TEfCommon |
Public Attributes | |
---|---|
TInt32 | iAzimuth |
TInt32 | iElevation |
TInt32 | iRadius |
TInt32 | iXCoordinate |
TInt32 | iYCoordinate |
TInt32 | iZCoordinate |
Public Member Functions | |
---|---|
TEfLocation() | |
TEfLocation(TInt32, TInt32, TInt32, TInt32, TInt32, TInt32) |
Inherited Attributes | |
---|---|
TEfCommon::iEnabled | |
TEfCommon::iEnforced | |
TEfCommon::iHaveUpdateRights |
Inherited Functions | |
---|---|
TEfCommon::TEfCommon() |
This class defines the effect data structure to be passed between client and server.