Chatsync  bbffde5c0c672a526bdc83637acf66dc20a80fbf
messaging::User Class Reference

#include <user.hpp>

Public Member Functions

 User (const std::string &&name)
 
const std::string & name () const
 

Private Attributes

const std::string _name
 

Detailed Description

Internal user representation

Constructor & Destructor Documentation

§ User()

messaging::User::User ( const std::string &&  name)
inline

Member Function Documentation

§ name()

const std::string& messaging::User::name ( ) const
inline

Field Documentation

§ _name

const std::string messaging::User::_name
private

User nickname


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