Mir
Public Member Functions | List of all members
mir::test::doubles::MockPlatformAuthentication Struct Reference

#include <mock_platform_authentication.h>

Inheritance diagram for mir::test::doubles::MockPlatformAuthentication:
[legend]

Public Member Functions

 MOCK_METHOD0 (platform_fd_items, std::vector< int >())
 
 MOCK_METHOD2 (platform_operation, graphics::PlatformOperationMessage(unsigned int, graphics::PlatformOperationMessage const &))
 
 MOCK_METHOD0 (auth_extension, optional_value< std::shared_ptr< graphics::MesaAuthExtension >>())
 
 MOCK_METHOD0 (set_gbm_extension, optional_value< std::shared_ptr< graphics::SetGbmExtension >>())
 
 MOCK_METHOD0 (drm_fd, optional_value< mir::Fd >())
 
 MOCK_METHOD2 (request_interface, void *(char const *, int))
 

Member Function Documentation

◆ MOCK_METHOD0() [1/4]

mir::test::doubles::MockPlatformAuthentication::MOCK_METHOD0 ( platform_fd_items  ,
std::vector< int >  () 
)

◆ MOCK_METHOD0() [2/4]

mir::test::doubles::MockPlatformAuthentication::MOCK_METHOD0 ( auth_extension  ,
optional_value< std::shared_ptr< graphics::MesaAuthExtension >>  () 
)

◆ MOCK_METHOD0() [3/4]

mir::test::doubles::MockPlatformAuthentication::MOCK_METHOD0 ( set_gbm_extension  ,
optional_value< std::shared_ptr< graphics::SetGbmExtension >>  () 
)

◆ MOCK_METHOD0() [4/4]

mir::test::doubles::MockPlatformAuthentication::MOCK_METHOD0 ( drm_fd  ,
optional_value< mir::Fd () 
)

◆ MOCK_METHOD2() [1/2]

mir::test::doubles::MockPlatformAuthentication::MOCK_METHOD2 ( platform_operation  ,
graphics::PlatformOperationMessage(unsigned int, graphics::PlatformOperationMessage const &)   
)

◆ MOCK_METHOD2() [2/2]

mir::test::doubles::MockPlatformAuthentication::MOCK_METHOD2 ( request_interface  ,
void *  char const *, int 
)

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

Copyright © 2012-2017 Canonical Ltd.
Generated on Mon Oct 30 19:44:55 UTC 2017