CsEntityArrayBoundSpecifier Struct Reference

Array bounds specifier. More...

List of all members.

Public Member Functions

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

Public Attributes

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

Detailed Description

Array bounds specifier.


Constructor & Destructor Documentation

CsEntityArrayBoundSpecifier::CsEntityArrayBoundSpecifier (  )  [inline]

Member Function Documentation

bool CsEntityArrayBoundSpecifier::equal ( const CsEntityArrayBoundSpecifier rhs  )  const [inline]
bool CsEntityArrayBoundSpecifier::operator< ( const CsEntityArrayBoundSpecifier rhs  )  const [inline]

Member Data Documentation

Low bound of array.

© 2010 metaspec