
#include <xi-symbol.h>


Public Member Functions | |
| Group (int ln, attrib_t Nattr, NamedType *t, TypeList *b=0, MemberList *l=0) | |
| virtual void | genSubDecls (XStr &str) |
| virtual char * | chareTypeName (void) |
| virtual void | genSubRegisterMethodDef (XStr &str) |
Definition at line 800 of file xi-symbol.h.
| Group::Group | ( | int | ln, | |
| attrib_t | Nattr, | |||
| NamedType * | t, | |||
| TypeList * | b = 0, |
|||
| MemberList * | l = 0 | |||
| ) |
Definition at line 1163 of file xi-symbol.C.
References xi::Chare::bases, xi::Chare::bases_CBase, xi::Chare::forElement, xi::forIndividual, xi::Chare::hasElement, xi::Chare::hasSection, and xi::Chare::isNodeGroup().
| void Group::genSubDecls | ( | XStr & | str | ) | [virtual] |
Reimplemented from xi::Chare.
Definition at line 1216 of file xi-symbol.C.
References xi::CIClassEnd, xi::CIClassStart, xi::disambig_group(), xi::forAll, xi::forIndividual, xi::forSection, Group::isNodeGroup(), list, and type.
| virtual char* xi::Group::chareTypeName | ( | void | ) | [inline, virtual] |
Reimplemented from xi::Chare.
Reimplemented in xi::NodeGroup.
Definition at line 805 of file xi-symbol.h.
| void Group::genSubRegisterMethodDef | ( | XStr & | str | ) | [virtual] |
1.5.5