#include <more/lang/ct_struct.h>
Inheritance diagram for more::lang::ct_incomplete:
|
Construct a type constructor for an incomplete type with name c_name.
|
|
Return the type name provided at construction.
|
|
Return a clone of the type description. This should never be needed for this subclass. Reimplemented from more::lang::ct_type. |
|
Throw an exception.
Reimplemented from more::lang::ct_type. |
|
Throw an exception.
Reimplemented from more::lang::ct_type. |
|
Throw an exception.
Reimplemented from more::lang::ct_type. |
|
True if the type names are equal.
Reimplemented from more::lang::ct_type. |
|
Trow an exception.
Reimplemented from more::lang::ct_type. |
|
Do nothing.
Reimplemented from more::lang::ct_type. |
|
Print the type name.
Reimplemented from more::lang::ct_type. |