ITS
|
#include <ThreeDLocation.h>
Public Attributes | |
INT32_t | latitude |
INT32_t | longitude |
Opaque_t | elevation |
asn_struct_ctx_t | _asn_ctx |
Definition at line 23 of file ThreeDLocation.h.
asn_struct_ctx_t ThreeDLocation::_asn_ctx |
Definition at line 29 of file ThreeDLocation.h.
Opaque_t ThreeDLocation::elevation |
Definition at line 26 of file ThreeDLocation.h.
Referenced by decode_ThreeDLocation(), and encode_ThreeDLocation().
INT32_t ThreeDLocation::latitude |
Definition at line 24 of file ThreeDLocation.h.
Referenced by decode_ThreeDLocation(), and encode_ThreeDLocation().
INT32_t ThreeDLocation::longitude |
Definition at line 25 of file ThreeDLocation.h.
Referenced by decode_ThreeDLocation(), and encode_ThreeDLocation().