Uses of Package
diagapplet.CodeGen

Packages that use diagapplet.CodeGen
diagapplet   
diagapplet.CodeGen   
diagapplet.utils   
rcsdesign   
 

Classes in diagapplet.CodeGen used by diagapplet
StructureTypeInfo
          Class with information about one C++ structure.
 

Classes in diagapplet.CodeGen used by diagapplet.CodeGen
DiagNMLMsgDictCreatorInterface
          Interface that allows the Diagnostics tool and Design tool to pass DiagNMLMsgDictCreator's to the CodeGen without the CodeGen having an explicit dependancy on DiagNMLMsgDictCreator().
DiagNMLMsgDictInterface
          NMLMessageDictionaries allow the marshalling and unmarshalling of NML messages.
LoadHierarchyUpdateInterface
          An interface used to update a graphical progress bar and status text with information on the progress loading a hierarchy, configuration file etc.
ModuleInfo
          Class contains references to all information taken from a Module section of a diag or hierarchy file.
ModuleInfoInterface
          Interface to the ModuleInfo class, used to reduce circlular dependancies.
ServerInfo
          Information about a server tracked only by Design tool.
STI_TokenizerInterface
          An interface that partially replaces the StringTokenizer while adding an ability to skipInfo in a structure or array using data parsed by ModuleInfo etc.
StructureTypeInfo
          Class with information about one C++ structure.
 

Classes in diagapplet.CodeGen used by diagapplet.utils
EnumTypeInfo
          A class that includes informataion on the various values and their assocated names with any enumeration.
StructureTypeInfo
          Class with information about one C++ structure.
 

Classes in diagapplet.CodeGen used by rcsdesign
CodeGen
          Main Class for applet CodeGen only needed for Graphical CodeGen and RCS Design Tool.