casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Static Public Member Functions | Private Member Functions | Static Private Attributes
casa::SLog Class Reference

#include <SLog.h>

Inheritance diagram for casa::SLog:
casa::LogIO

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 ( ) [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: