Main MRPT website > C++ reference for MRPT 1.4.0
List of all members | Public Member Functions | Private Attributes
mrpt::obs::CObservationGPS::internal_msg_test_proxy< MSG_TYPE > Struct Template Reference

Detailed Description

template<mrpt::obs::gnss::gnss_message_type_t MSG_TYPE>
struct mrpt::obs::CObservationGPS::internal_msg_test_proxy< MSG_TYPE >

Proxy class for type-based testing existence of data inside CObservationGPS::messages.

Definition at line 155 of file obs/CObservationGPS.h.

#include <mrpt/obs/CObservationGPS.h>

Inheritance diagram for mrpt::obs::CObservationGPS::internal_msg_test_proxy< MSG_TYPE >:
Inheritance graph

Public Member Functions

 internal_msg_test_proxy (message_list_t &msgs_)
 
 operator bool (void) const
 
internal_msg_test_proxy< MSG_TYPE > & operator= (const internal_msg_test_proxy< MSG_TYPE > &)
 

Private Attributes

message_list_tmsgs
 

Constructor & Destructor Documentation

◆ internal_msg_test_proxy()

mrpt::obs::CObservationGPS::internal_msg_test_proxy< MSG_TYPE >::internal_msg_test_proxy ( message_list_t msgs_)
inline

Definition at line 156 of file obs/CObservationGPS.h.

Member Function Documentation

◆ operator bool()

mrpt::obs::CObservationGPS::internal_msg_test_proxy< MSG_TYPE >::operator bool ( void  ) const
inline

Definition at line 157 of file obs/CObservationGPS.h.

◆ operator=()

internal_msg_test_proxy< MSG_TYPE > & mrpt::obs::CObservationGPS::internal_msg_test_proxy< MSG_TYPE >::operator= ( const internal_msg_test_proxy< MSG_TYPE > &  )
inline

Definition at line 158 of file obs/CObservationGPS.h.

Member Data Documentation

◆ msgs

Definition at line 160 of file obs/CObservationGPS.h.




Page generated by Doxygen 1.9.6 for MRPT 1.4.0 SVN: at Wed Feb 15 01:46:32 UTC 2023