il::vararray_type Class Reference

Size of a vararray may not be known at compile time. More...

#include <type.h>

Inheritance diagram for il::vararray_type:
il::array_type il::type

List of all members.

Public Member Functions

 SHARED_DEFINE_MAKE_METHOD (vararray_type,(type *t, expression *num_elems, const string &typedef_name),(t, num_elems, typedef_name)) virtual bool operator
virtual bool is_vararray_type () const
virtual string to_string () const
virtual typeget_inner_type ()
virtual typeget_elem_type ()
virtual expressionget_num_elems ()

Protected Attributes

typeelem_type
expressionnum_elems

Friends

class boost::serialization::access

Detailed Description

Size of a vararray may not be known at compile time.


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