Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

ConnectionEndpoint Class Reference

#include <Roster.h>

List of all members.


Detailed Description

ConnectionEndpoint's provide a structure providing information about the inputs or outputs for a Node.

If a particular endpoint is to be used for input m_io will be IOtype_input; othewise, m_io will be IOtype_output and the endpoint will be used for output.


Public Attributes

NodeID nid
EndpointID eid
 The unique identifier for the loaded node providing the input or output.
FormatModel format
 The unique identifier for the endpoint.
IOtype io
 The format for this input or output.
muscle::String name
 IOtype_input or IOtype_output.
muscle::String description
 Short name of endpoint.


Member Data Documentation

muscle::String ConnectionEndpoint::description
 

Short name of endpoint.

EndpointID ConnectionEndpoint::eid
 

The unique identifier for the loaded node providing the input or output.

FormatModel ConnectionEndpoint::format
 

The unique identifier for the endpoint.

IOtype ConnectionEndpoint::io
 

The format for this input or output.

muscle::String ConnectionEndpoint::name
 

IOtype_input or IOtype_output.

NodeID ConnectionEndpoint::nid
 


The documentation for this class was generated from the following file:
Generated on Wed Aug 3 07:26:19 2005 for DTPF by  doxygen 1.3.9.1