Public Member Functions | Public Attributes

CONTACT_KEY_TOKEN Struct Reference

List of all members.

Public Member Functions

 CONTACT_KEY_TOKEN ()
 CONTACT_KEY_TOKEN (unsigned int key, int token)
 CONTACT_KEY_TOKEN (const CONTACT_KEY_TOKEN &rtoken)
bool operator< (const CONTACT_KEY_TOKEN &other) const
bool operator> (const CONTACT_KEY_TOKEN &other) const

Public Attributes

unsigned int m_key
int m_value

Detailed Description

Definition at line 25 of file btContactProcessing.cpp.


Constructor & Destructor Documentation

CONTACT_KEY_TOKEN::CONTACT_KEY_TOKEN (  )  [inline]

Definition at line 29 of file btContactProcessing.cpp.

CONTACT_KEY_TOKEN::CONTACT_KEY_TOKEN ( unsigned int  key,
int  token 
) [inline]

Definition at line 33 of file btContactProcessing.cpp.

CONTACT_KEY_TOKEN::CONTACT_KEY_TOKEN ( const CONTACT_KEY_TOKEN rtoken  )  [inline]

Definition at line 39 of file btContactProcessing.cpp.


Member Function Documentation

bool CONTACT_KEY_TOKEN::operator< ( const CONTACT_KEY_TOKEN other  )  const [inline]

Definition at line 45 of file btContactProcessing.cpp.

bool CONTACT_KEY_TOKEN::operator> ( const CONTACT_KEY_TOKEN other  )  const [inline]

Definition at line 50 of file btContactProcessing.cpp.


Member Data Documentation

Definition at line 27 of file btContactProcessing.cpp.

Definition at line 28 of file btContactProcessing.cpp.


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