#include <parse.hh>
|
enum | Kind {
Atom,
Type,
Typedefinition,
Typereference,
Composite,
Struct,
Union,
Interface,
Function,
Operation,
Pointer,
Array,
Alias,
Enum,
Atomic,
Any,
Void,
Boolean,
Float,
Integer,
Char,
Octet,
Complex1,
Complex2,
String,
Atomic_template,
Domain,
Set,
MDD
} |
|
Parse_composite::Element::Element |
( |
| ) |
|
virtual Parse_composite::Element::~Element |
( |
| ) |
|
|
virtual |
virtual void Parse_composite::Element::output |
( |
FILE * |
| ) |
const |
|
virtual |
Element* Parse_composite::Element::next |
bool Parse_composite::Element::readonly |
The documentation for this class was generated from the following file: