BIE::ArrayType Class Reference

For CLI to handle arrays. More...

#include <ArrayType.h>

Inheritance diagram for BIE::ArrayType:
Collaboration diagram for BIE::ArrayType:

List of all members.

Public Member Functions

 ArrayType (BasicType *btype, int len)
 Constructs a new type with the given name and length.
 ArrayType (ArrayType *at)
 Copy constructor.
BasicTypegetBaseType ()
 Get the base type for this array.
bool equals (ArrayType *type)
 Checks if two types are equal.
string toString ()
 Returns a string describing the type.
int getLength ()
 Return array length.

Friends

class boost::serialization::access


Detailed Description

For CLI to handle arrays.
The documentation for this class was generated from the following file:

Send suggestions, questions, and feedback to WEINBERG at ASTRO dot UMASS dot EDU.
Documentation generated at Fri Mar 26 00:35:12 2010 by doxygen