m17n ライブラリ 1.8.4
読み取り中…
検索中…
一致する文字列を見つけられません
フィールド
M17NObjectArray 構造体

#include <internal.h>

フィールド

char * name
 
int count
 
int size
 
int inc
 
int used
 
void ** objects
 
M17NObjectArray * next
 

フィールド詳解

◆ name

char* M17NObjectArray::name

◆ count

int M17NObjectArray::count

◆ size

int M17NObjectArray::size

◆ inc

int M17NObjectArray::inc

◆ used

int M17NObjectArray::used

◆ objects

void** M17NObjectArray::objects

◆ next

M17NObjectArray* M17NObjectArray::next

m17n-lib Home