|
virtual RTLayerData * | _registerSAP (RTController *, RTProtocol *, const char *) override |
|
virtual RTLayerData * | _registerSPP (RTController *, RTProtocol *, const char *) override |
|
virtual void | _enumerate (void) const override |
|
int | install (RTController *, const char *name) |
|
int | uninstall (RTController *, const char *name) |
|
virtual RTLayerData * | _registerSAP (RTController *, RTProtocol *, const char *)=0 |
|
virtual RTLayerData * | _registerSPP (RTController *, RTProtocol *, const char *)=0 |
|
virtual void | _enumerate (void) const =0 |
|
|
enum | CheckOption { CheckNow
, CheckedAlready
} |
|
static void | parseService (const char *, NameBuffer &) |
|
static const char * | parseName (const char *) |
|
static void | lock (void) |
|
static void | unlock (void) |
|
static void | showSAPs (void) |
|
static RTLayerData * | registerSAP (RTController *, RTProtocol *, const char *) |
|
static RTLayerData * | registerSPP (RTController *, RTProtocol *, const char *) |
|
static void | cleanup (void) |
|
static void | bind (RTController *, RTBindingEnd &, RTBindingEnd &, CheckOption=CheckNow) |
|
static void | unbind (RTController *, RTBindingEnd &) |
|
static void | unbind (RTController *, RTProtocol &) |
|
static const char | defaultService [] |
|
◆ _enumerate()
virtual void RTLocalConnector::_enumerate |
( |
void |
| ) |
const |
|
overridevirtual |
◆ _registerSAP()
◆ _registerSPP()
The documentation for this class was generated from the following file: