xyzzy::TArray Class Reference

#include <array.hxx>

Inheritance diagram for xyzzy::TArray:

xyzzy::PTArray< T > List of all members.

Public Types

typedef signed long len_t

Public Member Functions

len_t length () const

Protected Member Functions

 TArray ()
 TArray (len_t len)
len_t checkIx (len_t ix) const throw (IndexOutOfBoundsException)

Protected Attributes

len_t m_len

Classes

class  IndexOutOfBoundsException

Detailed Description

Base class for PTArray template.
See also:
PTArray


Member Typedef Documentation

typedef signed long xyzzy::TArray::len_t


Constructor & Destructor Documentation

xyzzy::TArray::TArray (  )  [explicit, protected]

xyzzy::TArray::TArray ( len_t  len  )  [explicit, protected]


Member Function Documentation

len_t xyzzy::TArray::length (  )  const [inline]

TArray::len_t xyzzy::TArray::checkIx ( len_t  ix  )  const throw (IndexOutOfBoundsException) [protected]


Member Data Documentation

len_t xyzzy::TArray::m_len [protected]


The documentation for this class was generated from the following files:
Generated on Thu Mar 22 13:51:08 2007 for anvil by  doxygen 1.5.1