Bugz Door Project
Public Member Functions | Friends | List of all members
door::NewLine Class Reference

CR+LF. More...

#include <door.h>

Public Member Functions

 NewLine (void)
 

Friends

std::ostream & operator<< (std::ostream &os, const NewLine &nl)
 

Detailed Description

CR+LF.

Carriage return + Newline

Constructor & Destructor Documentation

◆ NewLine()

door::NewLine::NewLine ( void  )

This is used to issue NL+CR

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  os,
const NewLine nl 
)
friend

Output Newline + CarriageReturn

Parameters
osstd::ostream
nlconst NewLine
Returns
std::ostream&

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