Main Page   Modules   Class Hierarchy   Compound List   File List   Compound Members   Related Pages  

Atlas::Net::NegotiateHelper Class Reference

Negotiation of codecs for an Atlas connection. More...

#include <Stream.h>

List of all members.

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 for an Atlas connection.

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

See also:
Connection

Codec


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

Copyright 2000 the respective authors.

This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.