|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.llnl.babel.backend.ucxx.CxxStructHeader
public class CxxStructHeader
Constructor Summary | |
---|---|
CxxStructHeader(Struct str,
Context context)
Create an object capable of generating the header file for a BABEL struct. |
Method Summary | |
---|---|
void |
generateCode()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CxxStructHeader(Struct str, Context context)
str
- a struct that needs a header
file for a Cxx stub.Method Detail |
---|
public void generateCode() throws CodeGenerationException
CodeGenerationException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |