PhoenixMock  1.8.7
Tools to split/merge/print mock used in Phoenix
PString Member List

This is the complete list of members for PString, including all inherited members.

concatenatePString(const PString &other)PStringprotected
concatenatePString(const std::string &other)PStringprotected
copyPString(const PString &other)PStringprotected
copyPString(const std::string &other)PStringprotected
initialisationPString()PStringprivate
operator+(const PString &other1, const PString &other2)PStringfriend
operator+(const PString &other1, const T &other2)PStringfriend
operator+(const T &other1, const PString &other2)PStringfriend
operator+=(const PString &other)PString
operator+=(const std::string &other)PString
operator+=(const T &other)PStringinline
operator<<(const T &other)PStringinline
operator<<(const PString &other1, const PString &other2)PStringfriend
operator=(const PString &other)PString
operator=(const T &other)PStringinline
PString()PString
PString(const std::string &str)PString
PString(const PString &other)PString
~PString()PStringvirtual