Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ITS - Intelligent Transport Systems
ITS
Commits
49f0336f
Commit
49f0336f
authored
Feb 10, 2019
by
Yann Garcia
Browse files
Merge Framework woth NG112
parent
3c1c54db
Changes
1
Hide whitespace changes
Inline
Side-by-side
ccsrc/Framework/params.hh
View file @
49f0336f
...
...
@@ -29,6 +29,23 @@ public: //! \publicsection
static
const
std
::
string
&
mac_dst
;
//! Destination MAC address parameter name
static
const
std
::
string
&
mac_bc
;
//! Broadcast MAC address parameter name
static
const
std
::
string
&
eth_type
;
//! Ethernet type parameter name
static
const
std
::
string
&
beaconing
;
//! Beaconing mode parameter name
static
const
std
::
string
&
station_type
;
static
const
std
::
string
&
country
;
static
const
std
::
string
&
type_of_address
;
static
const
std
::
string
&
ssp
;
//! SSP parameter name
static
const
std
::
string
&
its_aid
;
//! ITS-AID parameter name
static
const
std
::
string
&
gn_payload
;
//! GeoNetworking Payload parameter name
static
const
std
::
string
&
gn_next_header
;
//! GeoNetworking NextHeader parameter name
static
const
std
::
string
&
gn_header_type
;
//! GeoNetworking HeaderType parameter name
static
const
std
::
string
&
gn_header_sub_type
;
//! GeoNetworking HeaderSubType parameter name
static
const
std
::
string
&
gn_lifetime
;
//! GeoNetworking Lifetime parameter name
static
const
std
::
string
&
gn_traffic_class
;
//! GeoNetworking Traffic class parameter name
static
const
std
::
string
&
btp_type
;
//! BTP Type parameter name
static
const
std
::
string
&
btp_payload
;
//! BTP Payload parameter name
static
const
std
::
string
&
btp_destination_port
;
//! BTP DestinationPort parameter name
static
const
std
::
string
&
btp_info
;
//! BTP Info parameter name
static
const
std
::
string
&
nic
;
//! Network Interface Card parameter name
static
const
std
::
string
&
ll_address
;
//! Test system GeoNetworking LL-Address parameter name
static
const
std
::
string
&
latitude
;
//! Test system Latitude parameter name
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment