Collage  1.0.1
Object-Oriented C++ Network Library
co::ConnectionDescription Member List

This is the complete list of members for co::ConnectionDescription, including all inherited members.

bandwidthco::ConnectionDescription
ConnectionDescription()co::ConnectionDescriptioninline
ConnectionDescription(std::string &data)co::ConnectionDescription
filenameco::ConnectionDescription
fromString(std::string &data)co::ConnectionDescription
getFilename() const (defined in co::ConnectionDescription)co::ConnectionDescription
getHostname() const (defined in co::ConnectionDescription)co::ConnectionDescription
getInterface() const (defined in co::ConnectionDescription)co::ConnectionDescription
hostnameco::ConnectionDescription
interfacenameco::ConnectionDescription
isSameMulticastGroup(ConstConnectionDescriptionPtr rhs) (defined in co::ConnectionDescription)co::ConnectionDescription
operator!=(const ConnectionDescription &rhs) const co::ConnectionDescriptioninline
operator==(const ConnectionDescription &rhs) const co::ConnectionDescription
portco::ConnectionDescription
serialize(std::ostream &os) const co::ConnectionDescription
setFilename(const std::string &filename) (defined in co::ConnectionDescription)co::ConnectionDescription
setHostname(const std::string &hostname) (defined in co::ConnectionDescription)co::ConnectionDescription
setInterface(const std::string &interfacename) (defined in co::ConnectionDescription)co::ConnectionDescription
toString() const co::ConnectionDescription
typeco::ConnectionDescription
~ConnectionDescription() (defined in co::ConnectionDescription)co::ConnectionDescriptioninlineprotectedvirtual