maliput
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 NmaliputCode in this file is inspired by: https://github.com/RobotLocomotion/drake/blob/master/common/text_logging.h
 Napi
 Ncommon
 Ndrake
 Ngeometry_base
 NmathNamespace to group basic mathematical and geometric support to maliput
 Nplugin
 Nrouting
 Nutility
 CDiscreteValueRuleConstantsConstants to identify attributes of api::rules::DiscreteValueRule Types
 CIntersectionA concrete implementation of the api::Intersection abstract interface
 CIntersectionBookA concrete implementation of the api::IntersectionBook abstract interface
 CManualDiscreteValueRuleStateProviderAn implementation of a manual api::rules::DiscreteValueRuleStateProvider
 CManualPhaseProviderA concrete implementation of the api::rules::PhaseProvider abstract interface that allows the current phase to be manually set
 CManualPhaseRingBookA simple concrete implementation of the api::rules::PhaseRingBook abstract interface that enables manual addition and removal of api::rules::PhaseRing instances
 CManualRangeValueRuleStateProviderAn implementation of a manual api::rules::RangeValueRuleStateProvider
 CManualRulebookManualRulebook is a simple concrete implementation of the api::rules::RoadRulebook abstract interface
 CPhasedDiscreteRuleStateProviderProvides the state of Right-Of-Way api::rules::DiscreteValueRule instances based on the current api::rules::Phase
 CRangeValueRuleConstantsConstants to identify attributes of api::rules::RangeValueRule Types
 CRelatedRulesKeysDefines keys used in api::rules::Rule::RelatedRules
 CRelatedUniqueIdsKeysDefines keys used in api::rules::Rule::RelatedUniqueIds
 CRuleConstantsConstants to identify attributes used in both api::rules::DiscreteValueRules and api::rules::RangeValueRules Types
 CRuleTypeFilterFunctor to filter by api::rules::Rule::TypeId
 CSimplePhaseRingBookA simple concrete implementation of the api::rules::PhaseRingBook abstract interface
 CSimpleRulebookSimpleRulebook is a simple concrete implementation of the api::rules::RoadRulebook abstract interface
 CTrafficLightBookA concrete implementation of the api::rules::TrafficLightBook abstract interface
 NstdSTL namespace
 Chash< maliput::api::rules::UniqueBulbGroupId >Specialization of std::hash for maliput::api::rules::UniqueBulbGroupId
 Chash< maliput::api::rules::UniqueBulbId >Specialization of std::hash for maliput::api::rules::UniqueBulbId
 Chash< maliput::api::TypeSpecificIdentifier< T > >Specialization of std::hash for maliput::api::TypeSpecificIdentifier<T>
 Chash< maliput::api::UniqueId >Specialization of std::hash for maliput::api::UniqueId
 Chash< maliput::drake::Identifier< Tag > >Enables use of the identifier to serve as a key in STL containers
 Chash< maliput::drake::TypeSafeIndex< Tag > >Enables use of the type-safe index to serve as a key in STL containers
 Cless< maliput::api::rules::UniqueBulbGroupId >Specialization of std::less for maliput::api::rules::UniqueBulbGroupId providing a strict ordering over maliput::api::rules::UniqueBulbGroupId suitable for use with ordered containers
 Cless< maliput::api::rules::UniqueBulbId >Specialization of std::less for maliput::api::rules::UniqueBulbId providing a strict ordering over maliput::api::rules::UniqueBulbId suitable for use with ordered containers
 Cless< maliput::api::TypeSpecificIdentifier< T > >Specialization of std::less for maliput::api::TypeSpecificIdentifier<T> providing a strict ordering over maliput::api::TypeSpecificIdentifier<T> suitable for use with ordered containers
 Cless< maliput::api::UniqueId >Specialization of std::less for maliput::api::UniqueId providing a strict ordering over UniqueId suitable for use with ordered containers
 NYAML
 Cconvert< maliput::api::SRange >Struct used for encoding and decoding api::SRange with a YAML::Node