casa::SLog Class Reference

#include <SLog.h>

List of all members.

Public Member Functions

 ~SLog ()
void out (const String &msg, const String &fnname="", const String &clname="", LogMessage::Priority msglevel=LogMessage::DEBUG1, Bool onconsole=False)
void FnEnter (String fnname, String clname)
void FnExit (String fnname, String clname)
void FnPass (String fnname, String clname)

Static Public Member Functions

static SLogslog ()

Private Member Functions

 SLog ()
 static uInt refCount;

Static Private Attributes

static SLoginstance

Detailed Description

Definition at line 39 of file SLog.h.


Constructor & Destructor Documentation

casa::SLog::~SLog (  ) 
casa::SLog::SLog (  )  [private]

static uInt refCount;


Member Function Documentation

void casa::SLog::FnEnter ( String  fnname,
String  clname 
)
void casa::SLog::FnExit ( String  fnname,
String  clname 
)
void casa::SLog::FnPass ( String  fnname,
String  clname 
)
void casa::SLog::out ( const String &  msg,
const String &  fnname = "",
const String &  clname = "",
LogMessage::Priority  msglevel = LogMessage::DEBUG1,
Bool  onconsole = False 
)
static SLog* casa::SLog::slog (  )  [static]

Member Data Documentation

SLog* casa::SLog::instance [static, private]

Definition at line 55 of file SLog.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1