EntityType Class Reference

Entity Type Record. More...

List of all members.

Public Member Functions

void swapBytes ()
bool operator< (const EntityType &a) const
bool operator== (const EntityType &a) const
bool operator!= (const EntityType &a) const
bool operator>= (const EntityType &a) const

Public Attributes

unsigned char kind
unsigned char domain
unsigned short country
unsigned char category
unsigned char subcategory
unsigned char specific
unsigned char extra

Friends

std::ostream & operator<< (std::ostream &s, EntityType &v)
std::ostream & operator<< (std::ostream &s, EntityType *v)


Detailed Description

Entity Type Record.


Member Function Documentation

void EntityType::swapBytes (  )  [inline]

bool EntityType::operator< ( const EntityType a  )  const [inline]

bool EntityType::operator== ( const EntityType a  )  const [inline]

bool EntityType::operator!= ( const EntityType a  )  const [inline]

bool EntityType::operator>= ( const EntityType a  )  const [inline]


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  s,
EntityType v 
) [friend]

std::ostream& operator<< ( std::ostream &  s,
EntityType v 
) [friend]


Member Data Documentation

unsigned char EntityType::kind

unsigned char EntityType::domain

unsigned short EntityType::country

unsigned char EntityType::category

unsigned char EntityType::subcategory

unsigned char EntityType::specific

unsigned char EntityType::extra


Generated on Tue Dec 19 16:25:40 2006 for Eaagles by  doxygen 1.5.0