
Go to the source code of this file.
Namespaces | |
| namespace | xi |
Data Structures | |
| class | xi::SdagConstruct |
Functions | |
| void | xi::generateClosureSignature (XStr &decls, XStr &defs, const Chare *chare, bool declareStatic, const char *returnType, const XStr *name, bool isEnd, std::list< EncapState * > params, int numRefs=0) |
| void | xi::generateClosureSignature (XStr &decls, XStr &defs, const Entry *entry, bool declareStatic, const char *returnType, const XStr *name, bool isEnd, std::list< EncapState * > params, int numRefs=0) |
| void | xi::endMethod (XStr &op) |
1.5.5