PointerPrinter< Pointer > Struct Template Reference

#include <Generic.h>

Collaboration diagram for PointerPrinter< Pointer >:

Public Member Functions

 PointerPrinter (std::ostream &astream, std::string aDelimiter)
 
void operator() (Pointer aNode)
 

Public Attributes

std::ostream & os
 
std::string delimiter
 

Detailed Description

template<class Pointer>
struct PointerPrinter< Pointer >

Definition at line 85 of file Generic.h.

Constructor & Destructor Documentation

◆ PointerPrinter()

template<class Pointer >
PointerPrinter< Pointer >::PointerPrinter ( std::ostream &  astream,
std::string  aDelimiter 
)
inline

Definition at line 86 of file Generic.h.

Member Function Documentation

◆ operator()()

template<class Pointer >
void PointerPrinter< Pointer >::operator() ( Pointer  aNode)
inline

Member Data Documentation

◆ delimiter

template<class Pointer >
std::string PointerPrinter< Pointer >::delimiter

Definition at line 93 of file Generic.h.

Referenced by PointerPrinter< Pointer >::operator()().

◆ os

template<class Pointer >
std::ostream& PointerPrinter< Pointer >::os

Definition at line 92 of file Generic.h.

Referenced by PointerPrinter< Pointer >::operator()().


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

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors