cecko
List of all members
cecko::CKFunction Class Reference

Function descriptor. More...

#include <cktables.hpp>

Inheritance diagram for cecko::CKFunction:
[legend]
Collaboration diagram for cecko::CKFunction:
[legend]

Additional Inherited Members

- Public Member Functions inherited from cecko::CKAbstractNamed
virtual bool is_var () const
 Global or local variable.
 
virtual bool is_function () const
 Function.
 
virtual bool is_constant () const
 Enumeration constant.
 
virtual CKTypeSafeObs get_type () const =0
 Type of the named object.
 
virtual bool is_const () const
 Optional "const" flag on a variable.
 
virtual CKIRValueObs get_ir () const
 The address of a variable, the value of a constant.
 
virtual CKIRFunctionObs get_function_ir () const
 The address of a function.
 
- Public Member Functions inherited from cecko::CINamePtr
const CINameget_name () const
 The name of the object.
 

Detailed Description

Function descriptor.


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