|
cisst-saw
|
#include <mtsDelayedConnections.h>
Classes | |
| class | ConnectionType |
Public Member Functions | |
| void | Add (const std::string &clientComponentName, const std::string &clientInterfaceName, const std::string &serverComponentName, const std::string &serverInterfaceName) |
| void | Connect (const bool purge=true) |
Protected Types | |
| typedef std::list< ConnectionType > | ConnectionsType |
Protected Attributes | |
| ConnectionsType | Connections |
|
protected |
| void mtsDelayedConnections::Add | ( | const std::string & | clientComponentName, |
| const std::string & | clientInterfaceName, | ||
| const std::string & | serverComponentName, | ||
| const std::string & | serverInterfaceName ) |
| void mtsDelayedConnections::Connect | ( | const bool | purge = true | ) |
|
protected |