Template Struct Negotiation::SearchResult¶
Defined in File Negotiation.hpp
Nested Relationships¶
This struct is a nested type of Class Negotiation.
Struct Documentation¶
-
template<typename
Ptr>
structrmf_traffic::schedule::Negotiation::SearchResult Public Functions
-
inline bool
deprecated() const
-
inline bool
absent() const
-
inline bool
found() const
-
inline
operator bool() const
Public Members
-
SearchStatus
status The status of the search.
-
inline bool