Atlas_Net_NegotiateHelper

Langue: en

Version: 158934 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

Atlas::Net::NegotiateHelper - Negotiation of codecs and filters for an Atlas connection.

SYNOPSIS


#include <Stream.h>

Public Member Functions


NegotiateHelper (std::list< std::string > &names)

bool get (std::string &buf, const std::string &header)

void put (std::string &buf, const std::string &header)

Detailed Description

Negotiation of codecs and filters for an Atlas connection.

non blocking negotiation of Codecs and Filters requires a list of avalable Codecs and Filters, along with the name of sender and a Socket

See also:

Connection
Codec
Filter

Author

Generated automatically by Doxygen for Atlas-C++ from the source code.