Public Member Functions | |
Command (char *str) | |
~Command () | |
Private Attributes | |
ResourceMark | rm |
Definition at line 43 of file debugPrintable.cpp.
Command::Command | ( | char * | str | ) | [inline] |
Definition at line 47 of file debugPrintable.cpp.
References outputStream::cr(), outputStream::print_cr(), and std.
Here is the call graph for this function:
Command::~Command | ( | ) | [inline] |
Definition at line 52 of file debugPrintable.cpp.
References flush_logFile().
Here is the call graph for this function:
ResourceMark Command::rm [private] |
Definition at line 45 of file debugPrintable.cpp.