|
ubuntu-location-service
0.0.2
|

Classes | |
| struct | CreateSessionForCriteria |
| struct | Errors |
Public Types | |
|
typedef std::shared_ptr < Interface > | Ptr |
Public Member Functions | |
| Interface (const Interface &)=delete | |
| Interface & | operator= (const Interface &)=delete |
| virtual session::Interface::Ptr | create_session_for_criteria (const Criteria &criteria)=0 |
Static Public Member Functions | |
| static const std::string & | path () |
Definition at line 43 of file interface.h.
1.8.6