Class
Files
List
Hierarchy
Links
Documentation
Ignition RNDF Website
Download
Report Documentation Issues
ignition
rndf
Segment
ignition::rndf::Segment Member List
This is the complete list of members for
ignition::rndf::Segment
, including all inherited members.
AddLane
(const rndf::Lane &_newLane)
ignition::rndf::Segment
Id
() const
ignition::rndf::Segment
Lane
(const int _laneId, rndf::Lane &_lane) const
ignition::rndf::Segment
Lanes
()
ignition::rndf::Segment
Lanes
() const
ignition::rndf::Segment
Load
(std::ifstream &_rndfFile, int &_lineNumber)
ignition::rndf::Segment
Name
() const
ignition::rndf::Segment
NumLanes
() const
ignition::rndf::Segment
operator!=
(const Segment &_other) const
ignition::rndf::Segment
operator=
(const Segment &_other)
ignition::rndf::Segment
operator==
(const Segment &_other) const
ignition::rndf::Segment
RemoveLane
(const int _laneId)
ignition::rndf::Segment
Segment
()
ignition::rndf::Segment
Segment
(const int _id)
ignition::rndf::Segment
explicit
Segment
(const Segment &_other)
ignition::rndf::Segment
SetId
(const int _id)
ignition::rndf::Segment
SetName
(const std::string &_name) const
ignition::rndf::Segment
UpdateLane
(const rndf::Lane &_lane)
ignition::rndf::Segment
Valid
() const
ignition::rndf::Segment
~Segment
()
ignition::rndf::Segment
virtual