Polaris: type_object Struct Reference

type_object Struct Reference

#include <Type.h>

List of all members.

Public Attributes

unsigned int _type:4
unsigned int _rank_known:1
 Enuemrated EXPR_TYPE.
unsigned int _rank:3
 Are the # of dims known?


Member Data Documentation

unsigned int type_object::_type
 

Definition at line 99 of file Type.h.

Referenced by Type::data_type(), Type::format(), Type::is_void(), Type::operator==(), Type::set(), Type::structures_OK(), and Type::Type().

unsigned int type_object::_rank_known
 

Enuemrated EXPR_TYPE.

Definition at line 100 of file Type.h.

Referenced by Type::operator==(), Type::rank_known(), Type::redimension(), Type::structures_OK(), and Type::Type().

unsigned int type_object::_rank
 

Are the # of dims known?

Definition at line 101 of file Type.h.

Referenced by Type::is_scalar(), Type::operator==(), Type::rank(), Type::redimension(), Type::structures_OK(), and Type::Type().


The documentation for this struct was generated from the following file:
 © 1995-2005 University of Illinois, Urbana-Champaign. All rights reserved.  Fri Mar 25 23:08:33 2005