#include <etsi_its_cpm_ts_coding/asn_application.h>
#include "etsi_its_cpm_ts_coding/cpm_ts_RectangularShape.h"
#include "etsi_its_cpm_ts_coding/cpm_ts_CircularShape.h"
#include "etsi_its_cpm_ts_coding/cpm_ts_PolygonalShape.h"
#include "etsi_its_cpm_ts_coding/cpm_ts_EllipticalShape.h"
#include "etsi_its_cpm_ts_coding/cpm_ts_RadialShape.h"
#include "etsi_its_cpm_ts_coding/cpm_ts_RadialShapes.h"
#include <etsi_its_cpm_ts_coding/constr_CHOICE.h>
#include <etsi_its_cpm_ts_coding/asn_internal.h>
Go to the source code of this file.
Classes | |
struct | cpm_ts_Shape |
union | cpm_ts_Shape::cpm_ts_Shape_u |
Typedefs | |
typedef enum cpm_ts_Shape_PR | cpm_ts_Shape_PR |
typedef struct cpm_ts_Shape | cpm_ts_Shape_t |
typedef enum cpm_ts_Shape_PR cpm_ts_Shape_PR |
typedef struct cpm_ts_Shape cpm_ts_Shape_t |
enum cpm_ts_Shape_PR |
Enumerator | |
---|---|
cpm_ts_Shape_PR_NOTHING | |
cpm_ts_Shape_PR_rectangular | |
cpm_ts_Shape_PR_circular | |
cpm_ts_Shape_PR_polygonal | |
cpm_ts_Shape_PR_elliptical | |
cpm_ts_Shape_PR_radial | |
cpm_ts_Shape_PR_radialShapes |
Definition at line 28 of file cpm_ts_Shape.h.
asn_TYPE_descriptor_t asn_DEF_cpm_ts_Shape |
Definition at line 157 of file cpm_ts_Shape.c.
asn_TYPE_member_t asn_MBR_cpm_ts_Shape_1[6] |
Definition at line 17 of file cpm_ts_Shape.c.
asn_per_constraints_t asn_PER_type_cpm_ts_Shape_constr_1 |
asn_CHOICE_specifics_t asn_SPC_cpm_ts_Shape_specs_1 |
Definition at line 147 of file cpm_ts_Shape.c.