|
Inferno
0.2
|
SCTree namespace contains node definitions that represent elements of SystemC, expressed as though native language elements. More...
Classes | |
| struct | SCConstruct |
| struct | SCNamedConstruct |
| struct | SCNamedIdentifier |
| Anything derived from this renders like an identifier. More... | |
| struct | SCNamedRecord |
| Anything derived from this renders like a record. More... | |
| struct | SCNamedFunction |
| Anything derived from this renders like a function. More... | |
| struct | Event |
| struct | Module |
| struct | Interface |
| struct | Wait |
| struct | WaitDynamic |
| struct | WaitStatic |
| struct | WaitDelta |
| struct | NextTrigger |
| struct | NextTriggerDynamic |
| struct | NextTriggerStatic |
| struct | NextTriggerDelta |
| struct | Notify |
| struct | NotifyImmediate |
| struct | NotifyDelta |
| struct | NotifyTimed |
| struct | Process |
| struct | EventProcess |
| struct | Method |
| struct | Thread |
| struct | ClockedThread |
| struct | DeltaCount |
| struct | TerminationFunction |
| Termination functions. More... | |
| struct | Exit |
| The exit() system call; cease() below is preferred. More... | |
| struct | Cease |
| Cease function. More... | |
SCTree namespace contains node definitions that represent elements of SystemC, expressed as though native language elements.