ITS
|
#include <asn_application.h>
#include "RegionType.h"
#include "CircularRegion.h"
#include <constr_SEQUENCE.h>
#include <asn_SEQUENCE_OF.h>
#include <constr_SEQUENCE_OF.h>
#include "PolygonalRegion.h"
#include "IdentifiedRegion.h"
#include "Opaque.h"
#include <constr_CHOICE.h>
#include "RectangularRegion.h"
#include <asn_internal.h>
Go to the source code of this file.
Typedefs | |
typedef enum geographic_region_PR | geographic_region_PR |
typedef struct GeographicRegion | GeographicRegion_t |
Variables | |
asn_TYPE_descriptor_t | asn_DEF_GeographicRegion |
typedef enum geographic_region_PR geographic_region_PR |
typedef struct GeographicRegion GeographicRegion_t |
enum geographic_region_PR |
Definition at line 29 of file GeographicRegion.h.
asn_TYPE_descriptor_t asn_DEF_GeographicRegion |
Definition at line 497 of file GeographicRegion.c.