Public Member Functions | Private Types | List of all members
XString Class Reference
Inheritance diagram for XString:
Inheritance graph
[legend]

Public Member Functions

 XString (const XString &)=default
 
 XString (XString &&) noexcept=default
 
 XString (const char *str)
 
 XString (const QString &str)
 
 XString (const base_type &str)
 
 operator QString () const
 
XString operator+ (const char *s)
 
XStringoperator= (const XString &)=default
 
XStringoperator= (XString &&) noexcept=default
 

Private Types

using base_type = std::string
 

Detailed Description

Definition at line 95 of file support.h.


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

Generated for KAME4 by  doxygen 1.8.3