cmn-clib(CommonLibraryForC)
C言語共通ライブラリ
 全て データ構造 ファイル 関数 変数 型定義 列挙型 列挙値 マクロ定義
tag_CmnLogMessage 構造体

#include <CmnLog.h>

フィールド

char * code
 
char * msg
 
struct tag_CmnLogMessagenext
 

詳解

ログメッセージ格納構造体

フィールド詳解

char* tag_CmnLogMessage::code

メッセージコード

char* tag_CmnLogMessage::msg

メッセージ文

struct tag_CmnLogMessage* tag_CmnLogMessage::next

Nextポインタ


この構造体詳解は次のファイルから抽出されました: