PPL Logo

xi::ConstType Class Reference

#include <xi-Type.h>

Inheritance diagram for xi::ConstType:

Inheritance graph
[legend]
Collaboration diagram for xi::ConstType:

Collaboration graph
[legend]

Public Member Functions

 ConstType (Type *t)
void print (XStr &str)
virtual bool isConst (void) const
virtual Typederef (void)
const char * getBaseName (void) const
const char * getScope (void) const

Private Attributes

TypeconstType

Detailed Description

Definition at line 177 of file xi-Type.h.


Constructor & Destructor Documentation

xi::ConstType::ConstType ( Type t  )  [inline]

Definition at line 182 of file xi-Type.h.


Member Function Documentation

void xi::ConstType::print ( XStr str  )  [inline, virtual]

Implements xi::Type.

Definition at line 183 of file xi-Type.h.

References constType.

virtual bool xi::ConstType::isConst ( void   )  const [inline, virtual]

Reimplemented from xi::Type.

Definition at line 184 of file xi-Type.h.

virtual Type* xi::ConstType::deref ( void   )  [inline, virtual]

Reimplemented from xi::Type.

Definition at line 185 of file xi-Type.h.

References constType.

const char* xi::ConstType::getBaseName ( void   )  const [inline, virtual]

Implements xi::Type.

Definition at line 186 of file xi-Type.h.

References constType, and xi::Type::getBaseName().

Here is the call graph for this function:

const char* xi::ConstType::getScope ( void   )  const [inline, virtual]

Implements xi::Type.

Definition at line 187 of file xi-Type.h.


Field Documentation

Definition at line 179 of file xi-Type.h.

Referenced by deref(), getBaseName(), and print().


The documentation for this class was generated from the following file:

Generated on Mon Sep 21 08:35:59 2020 for Charm++ by  doxygen 1.5.5