class_s Struct Reference

Class structure, represents OWL class. More...

#include <structures.h>


Data Fields

int rtti
char * classtype
list_t * superclasses
list_t * oneof
list_t * properties
list_t * instances


Detailed Description

Class structure, represents OWL class.

Field Documentation

Type of class, name.

List of individuals.

list_t* class_s::oneof

Class oneof value (OWL oneof).

Properties list for class.

Run-time type information.

List of superclasses.


The documentation for this struct was generated from the following file:

doxygen