#include <etsi_its_cam_ts_coding/asn_application.h>
#include "etsi_its_cam_ts_coding/cam_ts_RectangularShape.h"
#include "etsi_its_cam_ts_coding/cam_ts_CircularShape.h"
#include "etsi_its_cam_ts_coding/cam_ts_PolygonalShape.h"
#include "etsi_its_cam_ts_coding/cam_ts_EllipticalShape.h"
#include "etsi_its_cam_ts_coding/cam_ts_RadialShape.h"
#include "etsi_its_cam_ts_coding/cam_ts_RadialShapes.h"
#include <etsi_its_cam_ts_coding/constr_CHOICE.h>
#include <etsi_its_cam_ts_coding/asn_internal.h>
Go to the source code of this file.
Classes | |
struct | cam_ts_Shape |
union | cam_ts_Shape::cam_ts_Shape_u |
Typedefs | |
typedef enum cam_ts_Shape_PR | cam_ts_Shape_PR |
typedef struct cam_ts_Shape | cam_ts_Shape_t |
typedef enum cam_ts_Shape_PR cam_ts_Shape_PR |
typedef struct cam_ts_Shape cam_ts_Shape_t |
enum cam_ts_Shape_PR |
Enumerator | |
---|---|
cam_ts_Shape_PR_NOTHING | |
cam_ts_Shape_PR_rectangular | |
cam_ts_Shape_PR_circular | |
cam_ts_Shape_PR_polygonal | |
cam_ts_Shape_PR_elliptical | |
cam_ts_Shape_PR_radial | |
cam_ts_Shape_PR_radialShapes |
Definition at line 28 of file cam_ts_Shape.h.
asn_TYPE_descriptor_t asn_DEF_cam_ts_Shape |
Definition at line 157 of file cam_ts_Shape.c.
asn_TYPE_member_t asn_MBR_cam_ts_Shape_1[6] |
Definition at line 17 of file cam_ts_Shape.c.
asn_per_constraints_t asn_PER_type_cam_ts_Shape_constr_1 |
asn_CHOICE_specifics_t asn_SPC_cam_ts_Shape_specs_1 |
Definition at line 147 of file cam_ts_Shape.c.