il::pointer_type Class Reference

Pointer to type elem_type. More...

#include <type.h>

Inheritance diagram for il::pointer_type:
il::type

List of all members.

Public Member Functions

 SHARED_DEFINE_MAKE_METHOD (pointer_type,(type *t, const string &typedef_name),(t, typedef_name)) type *elem_type
virtual bool operator== (const type &_other)
void compute_hash ()
virtual bool is_pointer_type () const
virtual string to_string () const
virtual typeget_deref_type () const
virtual typeget_inner_type ()

Static Public Attributes

static const int SIZE = 64
static const int ASIZE = 64

Friends

class boost::serialization::access

Detailed Description

Pointer to type elem_type.


Member Function Documentation

type * il::pointer_type::get_deref_type (  )  const [virtual]
Returns:
the type of the element obtained if a pointer of this type is dereferenced

Reimplemented from il::type.


The documentation for this class was generated from the following files:
Generated on Sun Oct 17 14:01:28 2010 by  doxygen 1.6.3