vrq
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CCAttrDeclaration object for holding lists of verilog attributes and their corresponding expressions
 CCBackendThis is the abstract class to overload to create new backend tools
 CCBackendAbortException thrown by CBackend::Process when plugin aborts due to an internal error
 CCBackendExceptionBase class for exceptions that can be thrown by backend plugins
 CCBackendExitException thrown by CBackend::Process when plugin terminates early without an error
 CCBackendFailException thrown by CBackend::Process when plugin terminates early with an error
 CCBlockDeclaration class for block constructs
 CCDataTypeBase class for describing data types
 CCDeclBase class for describing declaration objects
 CCElementAn element of compilation passed to and from plugins
 CCFrefForward reference declaration
 CCFunctionDeclaration object for functions and tasks
 CCGateGate declaration object
 CCGenvarDeclaration object for genvars
 CCInstanceDeclaration object for module and gate instances
 CCMacroDeclaration object for preprocessor macros
 CCModule
 CCNetDeclaration object for nets
 CCNodePrimary data structure representing parse tree nodes
 CCNode_prHelper class for building tail recursive binary CNode trees Used by parser
 CCNode_spSmart pointer for CNode class Creates safe references to CNode arguments Supports assignment, dereference, and equality operations
 CCNode_tripletHelper class for building tail recursive binary CNode trees Used by parser
 CCObjectBase class for vrq objects
 CCObstackBulk object allocation object
 CCoord_tStructure to hold file coordinates
 CCParamDeclaration object for parameters
 CCPortDeclaration object for module/function/task ports
 CCPortDirDeclaration object for input/output/inout statements
 CCSimpleTypeClass for describing simple builtin data types
 CCSpecifyDeclaration object for specify blocks
 CCSymbolHolder for character strings
 CCSymtabAux class used to create symbol table scoping
 CCUIntInfinite precision unsigned arithmetic class Storage within object will be used whenever possible
 CCVarDeclaration object for variables
 CCVectorBit vector class for implementing 4 state verilog signed and unsigned arithmetic
 CExternalThis class is a stub that will be used to create linkages for external references
 CLabelBitsInfo
 CMessagePlugin's should need these
 CStrengthPair_tPair of strengths
 CSystaskClass method to query systask info