Logo
公開メンバ関数 | 静的公開メンバ関数 | 公開変数類 | 全メンバ一覧
SharpKmyBase::Logger クラス

#include <Logger.h>

SharpKmyBase::Logger の継承関係図
Yukar.Engine.Logger

公開メンバ関数

 Logger ()
 
void Release ()
 
virtual void output (u32 type, System::String ^msg)
 

静的公開メンバ関数

static void _output (void *managedLogger, u32 type, const char *msg)
 

公開変数類

nativeLoggerptr
 
GCHandle handle
 

構築子と解体子

◆ Logger()

SharpKmyBase::Logger::Logger ( )

メソッド詳解

◆ _output()

void SharpKmyBase::Logger::_output ( void *  managedLogger,
u32  type,
const char *  msg 
)
static

◆ output()

virtual void SharpKmyBase::Logger::output ( u32  type,
System::String ^  msg 
)
virtual

◆ Release()

void SharpKmyBase::Logger::Release ( )

メンバ詳解

◆ handle

GCHandle SharpKmyBase::Logger::handle

◆ ptr

nativeLogger* SharpKmyBase::Logger::ptr