#include <more/lang/ct_type.h>
Inheritance diagram for more::lang::ct_pointer:
|
|
|
|
|
Return an ct_type identical to this.
Reimplemented from more::lang::ct_type. |
|
Constructor the object at p as a copy of src.
Reimplemented from more::lang::ct_type. |
|
|
|
|
|
Destruct the object at p.
Reimplemented from more::lang::ct_type. |
|
True iff the objects at p0 and p1 are equal.
Reimplemented from more::lang::ct_type. |
|
Reimplemented from more::lang::ct_type. |
|
Reimplemented from more::lang::ct_type. |
|
Print the part of the declaration which succeeds the variable or function name.
Reimplemented from more::lang::ct_type. |
|
Print the part of the declaration which precedes the variable or function name.
Reimplemented from more::lang::ct_type. |
|
Print the object in human readable form. It is not very important to reimplement this. Reimplemented from more::lang::ct_type. |