|
Gateware Libraries
R6.5A
Beta Build
|
This interface is only used to label and query interfaces which promise to 100% internally support thread safety. More...
#include <GMultiThreaded.h>


Additional Inherited Members | |
Public Member Functions inherited from GW::CORE::GInterface | |
| virtual GReturn | GetCount (unsigned int &_outCount)=0 |
| Return the total number of active references to this object. More... | |
| virtual GReturn | IncrementCount ()=0 |
| Increase the total number of active references to this object. More... | |
| virtual GReturn | DecrementCount ()=0 |
| Decrease the total number of active references to this object. More... | |
| virtual GReturn | RequestInterface (const GUUIID &_interfaceID, void **_outputInterface)=0 |
| Requests an interface that may or may not be supported by this object. More... | |
This interface is only used to label and query interfaces which promise to 100% internally support thread safety.