protlib::IE_Key Class Reference
[Information Elements]

#include <source/ariba/utility/transport/tcpip/protlib/ie.h>

List of all members.

Public Member Functions

 IE_Key (uint16 category, uint16 type, uint16 subtype)
bool operator== (const IE_Key &other) const
uint16 get_category () const
uint16 get_type () const
uint16 get_subtype () const

Private Attributes

uint16 category
uint16 type
uint16 subtype


Detailed Description

Represents a (category, type, subtype) tuple.

Used internally by IEManager.

Definition at line 381 of file ie.h.


Constructor & Destructor Documentation

protlib::IE_Key::IE_Key ( uint16  category,
uint16  type,
uint16  subtype 
) [inline]

Definition at line 383 of file ie.h.


Member Function Documentation

uint16 protlib::IE_Key::get_category (  )  const [inline]

Definition at line 391 of file ie.h.

Referenced by protlib::hash_IE_Key::operator()().

uint16 protlib::IE_Key::get_subtype (  )  const [inline]

Definition at line 393 of file ie.h.

Referenced by protlib::hash_IE_Key::operator()().

uint16 protlib::IE_Key::get_type (  )  const [inline]

Definition at line 392 of file ie.h.

Referenced by protlib::hash_IE_Key::operator()().

bool protlib::IE_Key::operator== ( const IE_Key other  )  const [inline]

Definition at line 386 of file ie.h.

References category, subtype, and type.


Member Data Documentation

Definition at line 396 of file ie.h.

Referenced by operator==().

Definition at line 398 of file ie.h.

Referenced by operator==().

Definition at line 397 of file ie.h.

Referenced by operator==().


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

Generated on Fri Aug 14 23:39:52 2009 for Ariba by  doxygen 1.5.8