| |||
Home > Class Reference > The CADIBroker class > CADIBroker::Release() |
Release this broker. A debugger is expected to release the CADIBroker
at
the end of a debugging session. The debugger must manage releasing
all obtained CADIFactories
before finally destroying
the broker. An obtained CADI
interface of a running
simulation must be released before destroying the broker..
virtual void Release() =0;