CsEntityArrayBoundSpecifier Struct Reference

Array bound specifier. More...

List of all members.

Public Member Functions

 CsEntityArrayBoundSpecifier ()
bool equal (const CsEntityArrayBoundSpecifier &rhs) const

Public Attributes

int size
 Array size.
int low_bound
 Low bound of array.


Detailed Description

Array bound specifier.


Constructor & Destructor Documentation

CsEntityArrayBoundSpecifier::CsEntityArrayBoundSpecifier  )  [inline]
 


Member Function Documentation

bool CsEntityArrayBoundSpecifier::equal const CsEntityArrayBoundSpecifier rhs  )  const [inline]
 


Member Data Documentation

int CsEntityArrayBoundSpecifier::low_bound
 

Low bound of array.

int CsEntityArrayBoundSpecifier::size
 

Array size.

© 2005 metaspec