Android-cuttlefish cvd tool
Public Member Functions | List of all members
cuttlefish::webrtc_streaming::LocationHandler Struct Reference

#include <location_handler.h>

Public Member Functions

 LocationHandler (std::function< void(const uint8_t *, size_t)> send_to_client)
 
 ~LocationHandler ()
 
void HandleMessage (const float longitude, const float latitude, const float elevation)
 

Constructor & Destructor Documentation

◆ LocationHandler()

cuttlefish::webrtc_streaming::LocationHandler::LocationHandler ( std::function< void(const uint8_t *, size_t)>  send_to_client)
explicit

◆ ~LocationHandler()

cuttlefish::webrtc_streaming::LocationHandler::~LocationHandler ( )

Member Function Documentation

◆ HandleMessage()

void cuttlefish::webrtc_streaming::LocationHandler::HandleMessage ( const float  longitude,
const float  latitude,
const float  elevation 
)

The documentation for this struct was generated from the following files: