OpenXLSX 1.9.1
Loading...
Searching...
No Matches
OpenXLSX::XLPerson Class Reference

A proxy class encapsulating a single person (author) entity. More...

#include <XLThreadedComments.hpp>

Public Member Functions

 XLPerson ()=default
 
 XLPerson (XMLNode node)
 
 ~XLPerson ()=default
 
 XLPerson (const XLPerson &other)=default
 
 XLPerson (XLPerson &&other)=default
 
XLPersonoperator= (const XLPerson &other)=default
 
XLPersonoperator= (XLPerson &&other)=default
 
bool valid () const
 
std::string id () const
 
std::string displayName () const
 

Detailed Description

A proxy class encapsulating a single person (author) entity.

Constructor & Destructor Documentation

◆ XLPerson() [1/4]

OpenXLSX::XLPerson::XLPerson ( )
default

◆ XLPerson() [2/4]

XLPerson::XLPerson ( XMLNode  node)
explicit

◆ ~XLPerson()

OpenXLSX::XLPerson::~XLPerson ( )
default

◆ XLPerson() [3/4]

OpenXLSX::XLPerson::XLPerson ( const XLPerson other)
default

◆ XLPerson() [4/4]

OpenXLSX::XLPerson::XLPerson ( XLPerson &&  other)
default

Member Function Documentation

◆ displayName()

std::string XLPerson::displayName ( ) const

◆ id()

std::string XLPerson::id ( ) const

◆ operator=() [1/2]

XLPerson & OpenXLSX::XLPerson::operator= ( const XLPerson other)
default

◆ operator=() [2/2]

XLPerson & OpenXLSX::XLPerson::operator= ( XLPerson &&  other)
default

◆ valid()

bool XLPerson::valid ( ) const

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