|
OpenXLSX 1.9.1
|
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 | |
| XLPerson & | operator= (const XLPerson &other)=default |
| XLPerson & | operator= (XLPerson &&other)=default |
| bool | valid () const |
| std::string | id () const |
| std::string | displayName () const |
A proxy class encapsulating a single person (author) entity.
|
default |
|
explicit |
|
default |
|
default |
|
default |
| std::string XLPerson::displayName | ( | ) | const |
| std::string XLPerson::id | ( | ) | const |
| bool XLPerson::valid | ( | ) | const |