Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
CEntParagraph Class Reference

#include <CEntParagraph.hpp>

Inheritance diagram for CEntParagraph:
[legend]
Collaboration diagram for CEntParagraph:
[legend]

Public Member Functions

 CEntParagraph ()
 
 CEntParagraph (const std::string &textParagraph)
 
 CEntParagraph (const CEntParagraph &entParagraph)
 
 CEntParagraph (CEntParagraph &&other)=delete
 
 ~CEntParagraph () override
 
CEntParagraphoperator= (const CEntParagraph &other)=delete
 
CEntParagraphoperator= (CEntParagraph &&other)=delete
 
void processEntity (IManagerPrinter *manager) override
 

Private Attributes

std::string m_textParagraph
 

Constructor & Destructor Documentation

◆ CEntParagraph() [1/4]

CEntParagraph::CEntParagraph ( )

◆ CEntParagraph() [2/4]

CEntParagraph::CEntParagraph ( const std::string & textParagraph)
explicit

◆ CEntParagraph() [3/4]

CEntParagraph::CEntParagraph ( const CEntParagraph & entParagraph)

◆ CEntParagraph() [4/4]

CEntParagraph::CEntParagraph ( CEntParagraph && other)
delete

◆ ~CEntParagraph()

CEntParagraph::~CEntParagraph ( )
overridedefault

Member Function Documentation

◆ operator=() [1/2]

CEntParagraph & CEntParagraph::operator= ( CEntParagraph && other)
delete

◆ operator=() [2/2]

CEntParagraph & CEntParagraph::operator= ( const CEntParagraph & other)
delete

◆ processEntity()

void CEntParagraph::processEntity ( IManagerPrinter * manager)
overridevirtual

Implements IEntPrinter.

Member Data Documentation

◆ m_textParagraph

std::string CEntParagraph::m_textParagraph
private

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