typedef struct dm_pairstring

Pairstring for data-string pair.

[more]char* stringtitle
the key
[more]char* stringdata
the data
[more]pthread_mutex_t lock
lock


Documentation

Pairstring for data-string pair. Database is stored in this format.
ochar* stringtitle
the key

ochar* stringdata
the data

opthread_mutex_t lock
lock

Alphabetic index



This page was generated with the help of DOC++.