|
Gateware Libraries
R6.5A
Beta Build
|
The core namespace to which all Gateware fundamental interfaces must belong. More...
Classes | |
| class | GBroadcasting |
| The GBroadcasting Interface is capable of registering & deregistering GListener interfaces. More... | |
| class | GInterface |
| Base interface all Gateware interfaces must support at a minimum. More... | |
| class | GListener |
| A GListener Interface may be registered with a GBroadcaster interface to receive event notifications. More... | |
| class | GMultiThreaded |
| This interface is only used to label and query interfaces which promise to 100% internally support thread safety. More... | |
| class | GSingleThreaded |
| This interface is only used to label and query interfaces which are not designed internally to support thread safety. More... | |
The core namespace to which all Gateware fundamental interfaces must belong.