cecko
List of all members
cecko::CKGlobalVar Class Reference

Global variable descriptor. More...

#include <cktables.hpp>

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

Additional Inherited Members

- Public Member Functions inherited from cecko::CKVar
virtual bool is_var () const override
 Global or local variable.
 
virtual CKTypeSafeObs get_type () const override
 Type of the named object.
 
virtual bool is_const () const override
 Optional "const" flag on a variable.
 
- Public Member Functions inherited from cecko::CKAbstractNamed
virtual bool is_function () const
 Function.
 
virtual bool is_constant () const
 Enumeration constant.
 
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

Global variable descriptor.


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