PPL Logo

xi::UsingScope Class Reference

#include <xi-Template.h>

Inheritance diagram for xi::UsingScope:

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

Collaboration graph
[legend]

Public Member Functions

 UsingScope (const char *name, bool symbol=false)
virtual void genDecls (XStr &str)
virtual void print (XStr &str)

Protected Attributes

const char * name_
bool symbol_

Detailed Description

Definition at line 63 of file xi-Template.h.


Constructor & Destructor Documentation

xi::UsingScope::UsingScope ( const char *  name,
bool  symbol = false 
)

Definition at line 60 of file xi-Template.C.


Member Function Documentation

void xi::UsingScope::genDecls ( XStr str  )  [virtual]

Reimplemented from xi::AstNode.

Definition at line 61 of file xi-Template.C.

References name_, and symbol_.

void xi::UsingScope::print ( XStr str  )  [virtual]

Implements xi::Printable.

Definition at line 66 of file xi-Template.C.

References name_, and symbol_.


Field Documentation

const char* xi::UsingScope::name_ [protected]

Definition at line 65 of file xi-Template.h.

Referenced by genDecls(), and print().

Definition at line 66 of file xi-Template.h.

Referenced by genDecls(), and print().


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

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