#include <Case.h>
Public Member Functions | |
CaseConstruct (SdagConstruct *body) | |
void | generateCode (XStr &, XStr &, Entry *) |
void | numberNodes () |
Definition at line 9 of file Case.h.
xi::CaseConstruct::CaseConstruct | ( | SdagConstruct * | body | ) |
Reimplemented from xi::SdagConstruct.
Definition at line 10 of file Case.C.
References xi::XStr::charstar(), xi::CParsedFile::className, xi::SdagConstruct::constructs, xi::SdagConstruct::encapState, xi::SdagConstruct::encapStateChild, xi::endMethod(), xi::SdagConstruct::generateBeginTime(), xi::SdagConstruct::generateCall(), xi::SdagConstruct::generateChildrenCode(), xi::generateClosureSignature(), xi::SdagConstruct::generateEventBracket(), xi::SdagConstruct::label, xi::SdagConstruct::nameStr, xi::SdagConstruct::next, xi::SdagConstruct::nextBeginOrEnd, xi::SOVERLAP, and xi::SOVERLAP_END.
void xi::CaseConstruct::numberNodes | ( | void | ) | [virtual] |
Reimplemented from xi::SdagConstruct.
Definition at line 37 of file Case.C.
References xi::SdagConstruct::nodeNum, xi::SdagConstruct::numberNodes(), and xi::numCases.