Xrtti::Pointer Class Reference

#include <Xrtti.h>

List of all members.

Public Member Functions

bool IsConst () const
bool IsVolatile () const


Detailed Description

************************************************************************** Pointer describes the dereference characteristics of a single pointer depth of a Type.


Member Function Documentation

bool Xrtti::Pointer::IsConst  )  const [inline]
 

If this returns true, then the dereferenced value is const. If this returns false, it is not.

Returns:
true if the dereferenced value is const

bool Xrtti::Pointer::IsVolatile  )  const [inline]
 

If this returns true then the dereferenced value is volatile. If this returns false, it is not.

Returns:
true if the dereferenced value is volatile


The documentation for this class was generated from the following file:
Generated on Fri May 4 11:55:14 2007 by  doxygen 1.4.6