cisst-saw
Loading...
Searching...
No Matches
mtsDelayedConnections Class Reference

#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< ConnectionTypeConnectionsType

Protected Attributes

ConnectionsType Connections

Member Typedef Documentation

◆ ConnectionsType

Member Function Documentation

◆ Add()

void mtsDelayedConnections::Add ( const std::string & clientComponentName,
const std::string & clientInterfaceName,
const std::string & serverComponentName,
const std::string & serverInterfaceName )

◆ Connect()

void mtsDelayedConnections::Connect ( const bool purge = true)

Member Data Documentation

◆ Connections

ConnectionsType mtsDelayedConnections::Connections
protected

The documentation for this class was generated from the following file: