Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals

_lingMeaning Struct Reference

#include <lingdefs.h>


Data Fields

int id
lingchartype
lingcharlanguage
lingchartranslation
lingchardescription
lingLessonlesson
lingMeaningnext
lingMeaningprev


Field Documentation

lingchar* description
 

The description of the meaning

int id
 

ID of the Meaning (123)

lingchar* language
 

Translation language (e.g "spanish")

lingLesson* lesson
 

The lesson the translation was taken from

lingMeaning* next
 

The next meaning in the list

lingMeaning* prev
 

The previous meaning in the list

lingchar* translation
 

The translation text (e.g. "food")

lingchar* type
 

Type of the meaning (object, question, etc.)


Generated on Sun Nov 23 22:33:44 2003 for liblingoteach by doxygen 1.3.3