Empirical
emp::Author Member List

This is the complete list of members for emp::Author, including all inherited members.

AddMiddle(const std::string &str)emp::Authorinline
Author(const std::string &first, const std::string &middle, const std::string &last)emp::Authorinline
Author(const std::string &first, const std::string &last)emp::Authorinline
Author(const std::string &last)emp::Authorinline
Author(const Author &)=defaultemp::Author
Clear()emp::Authorinline
GetFirstInitial() const emp::Authorinline
GetFirstName() const emp::Authorinline
GetFullName() const emp::Authorinline
GetInitials() const emp::Authorinline
GetLastInitial() const emp::Authorinline
GetLastName() const emp::Authorinline
GetMiddleInitials() const emp::Authorinline
GetMiddleName(size_t id=0) const emp::Authorinline
GetName(std::string pattern="FML")emp::Authorinline
GetPrefix() const emp::Authorinline
GetReverseName() const emp::Authorinline
GetSuffix() const emp::Authorinline
HasFirstName() const emp::Authorinline
HasLastName() const emp::Authorinline
HasMiddleName() const emp::Authorinline
HasPrefix() const emp::Authorinline
HasSuffix() const emp::Authorinline
operator!=(const Author &other) const emp::Authorinline
operator<(const Author &other) const emp::Authorinline
operator<=(const Author &other) const emp::Authorinline
operator=(const Author &)=defaultemp::Author
operator==(const Author &other) const emp::Authorinline
operator>(const Author &other) const emp::Authorinline
operator>=(const Author &other) const emp::Authorinline
SetFirst(const std::string &str)emp::Authorinline
SetLast(const std::string &str)emp::Authorinline
~Author()emp::Authorinline