LibTgBotPP
 All Classes Namespaces Files Functions Variables Typedefs Macros
Telegram::Location Class Reference

#include <Location.h>

Public Member Functions

 Location (Json::Value)
 

Private Attributes

float longitude
 
float latitude
 

Detailed Description

Definition at line 8 of file Location.h.

Constructor & Destructor Documentation

Telegram::Location::Location ( Json::Value  json)

Definition at line 3 of file Location.cc.

Member Data Documentation

float Telegram::Location::latitude
private

Definition at line 14 of file Location.h.

float Telegram::Location::longitude
private

Definition at line 13 of file Location.h.


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