source/ariba/utility/transport/tcpip/protlib/ie.h File Reference

#include <ext/hash_map>
#include <deque>
#include <string>
#include <iostream>
#include <map>
#include "protlib_types.h"
#include "network_message.h"

Include dependency graph for ie.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  protlib::IE
class  protlib::IEError
class  protlib::PDUSyntaxError
class  protlib::IEMsgTooShort
class  protlib::IEWrongVersion
class  protlib::IEWrongType
class  protlib::IEWrongSubtype
class  protlib::IEWrongLength
class  protlib::IETooBigForImpl
class  protlib::IEProtocolSpecific
class  protlib::IEErrorList
 IE error list. More...
class  protlib::IE_Key
struct  protlib::hash_IE_Key
class  protlib::IEManager

Namespaces

namespace  protlib

Defines

#define catch_bad_alloc(x)   try { x; } catch(bad_alloc) { throw_nomem_error(); }
 Catch bad_alloc and call throw_nomem_error.

Functions

ostream & protlib::operator<< (ostream &os, const IE &ie)
 print an IE to an ostream
istream & protlib::operator>> (istream &is, IE &ie)
 input operator
uint32 protlib::round_up4 (uint32 i)
 round uint32 up


Detailed Description

----------------------------------------*- mode: C++; -*--

Basic information elements (PDUs and PDU objects) ----------------------------------------------------------

Id
ie.h 2549 2007-04-02 22:17:37Z bless
HeadURL
https://svn.ipv6.tm.uka.de/nsis/protlib/trunk/include/ie.h

Definition in file ie.h.


Generated on Fri Aug 14 23:37:56 2009 for Ariba by  doxygen 1.5.8