SEO [PR] 爆速!無料ブログ 無料ホームページ開設 無料ライブ放送

構造体 dSingleListObject の解説

C言語上でもdKingyoSingleList使えるようにする構造体. [詳細]

#include <dkutilDefinedC.h>

すべてのメンバ一覧

Public 変数

size_t handle
int(* push_back )(struct dSingleListObject *, const char *, size_t)
int(* push_front )(struct dSingleListObject *, const char *, size_t)
int(* pop_front )(struct dSingleListObject *)
int(* clear )(struct dSingleListObject *)
char *(* begin )(struct dSingleListObject *)
char *(* end )(struct dSingleListObject *)
char *(* next )(struct dSingleListObject *, char *)
int(* destructor )(struct dSingleListObject *)
int(* constructor )(struct dSingleListObject *)
char *(* reference_ptr )(struct dSingleListObject *, char *)
void(* set_size )(struct dSingleListObject *, size_t)


解説

C言語上でもdKingyoSingleList使えるようにする構造体.


変数の解説

char*(* dSingleListObject::begin)(struct dSingleListObject *)
 

int(* dSingleListObject::clear)(struct dSingleListObject *)
 

int(* dSingleListObject::constructor)(struct dSingleListObject *)
 

int(* dSingleListObject::destructor)(struct dSingleListObject *)
 

char*(* dSingleListObject::end)(struct dSingleListObject *)
 

size_t dSingleListObject::handle
 

char*(* dSingleListObject::next)(struct dSingleListObject *,char *)
 

int(* dSingleListObject::pop_front)(struct dSingleListObject *)
 

int(* dSingleListObject::push_back)(struct dSingleListObject *,const char *,size_t)
 

int(* dSingleListObject::push_front)(struct dSingleListObject *,const char *,size_t)
 

char*(* dSingleListObject::reference_ptr)(struct dSingleListObject *,char *)
 

void(* dSingleListObject::set_size)(struct dSingleListObject *,size_t )
 


この構造体の解説は次のファイルから生成されました:
dKingyoUtility2に対してThu Sep 25 21:43:24 2003に生成されました。 doxygen1.3