#include <define.h>
|
typedef void(*) | MessageFunc(const char *, int, const char *) |
|
|
static void | warning (const char *, int, const char *) |
|
◆ MessageFunc
void(*) JGadget_outMessage::MessageFunc(const char *, int, const char *) |
◆ JGadget_outMessage()
JGadget_outMessage::JGadget_outMessage |
( |
MessageFunc | fn, |
|
|
const char * | file, |
|
|
int | line ) |
◆ ~JGadget_outMessage()
JGadget_outMessage::~JGadget_outMessage |
( |
| ) |
|
◆ operator<<() [1/9]
◆ operator<<() [2/9]
◆ operator<<() [3/9]
◆ operator<<() [4/9]
◆ operator<<() [5/9]
◆ operator<<() [6/9]
◆ operator<<() [7/9]
◆ operator<<() [8/9]
◆ operator<<() [9/9]
◆ warning()
static void JGadget_outMessage::warning |
( |
const char * | , |
|
|
int | , |
|
|
const char * | ) |
|
static |
◆ mBuffer
char JGadget_outMessage::mBuffer[256] |
|
private |
◆ mFile
char* JGadget_outMessage::mFile |
|
private |
◆ mLine
int JGadget_outMessage::mLine |
|
private |
◆ mMsgFunc
◆ mWrite_p
char* JGadget_outMessage::mWrite_p |
|
private |
The documentation for this class was generated from the following file: