il::constarray_type Class Reference

The size of a const_array is known at compile time. More...

#include <type.h>

Inheritance diagram for il::constarray_type:
il::array_type il::type

List of all members.

Public Member Functions

 SHARED_DEFINE_MAKE_METHOD (constarray_type,(type *t, int64 num_elems, const string &typedef_name),(t, num_elems, typedef_name)) virtual bool operator
virtual typeget_inner_type ()
virtual bool is_constarray_type () const
virtual string to_string () const
virtual typeget_elem_type ()
virtual int64 get_num_elems ()
virtual int get_size ()
virtual int get_asize ()

Protected Attributes

typeelem_type
int64 num_elems

Friends

class boost::serialization::access

Detailed Description

The size of a const_array is 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