SALOME - SMESH
UNV::PrefixPrinter Class Reference

#include <UNV_Utilities.hxx>

Collaboration diagram for UNV::PrefixPrinter:
Collaboration graph

Public Member Functions

 PrefixPrinter ()
 
 ~PrefixPrinter ()
 

Static Public Member Functions

static std::string GetPrefix ()
 

Static Private Attributes

static int myCounter
 

Detailed Description

Definition at line 36 of file UNV_Utilities.hxx.

Constructor & Destructor Documentation

§ PrefixPrinter()

UNV::PrefixPrinter::PrefixPrinter ( )

§ ~PrefixPrinter()

UNV::PrefixPrinter::~PrefixPrinter ( )

Member Function Documentation

§ GetPrefix()

static std::string UNV::PrefixPrinter::GetPrefix ( )
static

Field Documentation

§ myCounter

int UNV::PrefixPrinter::myCounter
staticprivate

Definition at line 37 of file UNV_Utilities.hxx.