HorizonDatabasePlugin  0.2.0
SOCI wrapper for UE4(beta)
Public Member Functions | Public Attributes | List of all members
PhonebookEntry3 Class Reference

#include <common-tests.h>

Public Member Functions

void setName (std::string const &n)
 
std::string getName () const
 
void setPhone (std::string const &p)
 
std::string getPhone () const
 

Public Attributes

std::string name_
 
std::string phone_
 

Member Function Documentation

std::string PhonebookEntry3::getName ( ) const
inline
std::string PhonebookEntry3::getPhone ( ) const
inline
void PhonebookEntry3::setName ( std::string const &  n)
inline
void PhonebookEntry3::setPhone ( std::string const &  p)
inline

Member Data Documentation

std::string PhonebookEntry3::name_
std::string PhonebookEntry3::phone_

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