#include <XspfSeamlessFormatter.h>


Public Member Functions | |
| XspfSeamlessFormatter () | |
| XspfSeamlessFormatter (XspfSeamlessFormatter const &source) | |
| XspfSeamlessFormatter & | operator= (XspfSeamlessFormatter const &source) |
| ~XspfSeamlessFormatter () | |
Definition at line 65 of file XspfSeamlessFormatter.h.
Creates a new zero-whitespace formatter.
| XspfSeamlessFormatter | ( | XspfSeamlessFormatter const & | source | ) |
Copy constructor.
| source | Source to copy from |
Deletes all own memory.
| XspfSeamlessFormatter& operator= | ( | XspfSeamlessFormatter const & | source | ) |
Assignment operator.
| source | Source to copy from |
1.5.8