casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
casa::PlotLogObject Class Reference

Subclass of PlotLogMessage to unify messages for object creation/deletion. More...

#include <PlotLogger.h>

Inheritance diagram for casa::PlotLogObject:
casa::PlotLogMessage casa::LogMessage

List of all members.

Public Member Functions

 PlotLogObject (const String &className, void *address, bool creation, const String &message=String(), int eventType=DEFAULT_EVENT_TYPE)
 Constructor which takes the class name and object address, a flag for whether the object is being created or destroyed, and an optional additional message and priority.
 ~PlotLogObject ()
 Destructor.

Detailed Description

Subclass of PlotLogMessage to unify messages for object creation/deletion.

Definition at line 270 of file PlotLogger.h.


Constructor & Destructor Documentation

casa::PlotLogObject::PlotLogObject ( const String className,
void *  address,
bool  creation,
const String message = String(),
int  eventType = DEFAULT_EVENT_TYPE 
)

Constructor which takes the class name and object address, a flag for whether the object is being created or destroyed, and an optional additional message and priority.

Destructor.


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