t_uid Struct Reference

Main structure used to identify user or destination. More...

#include <types.hpp>

List of all members.

Public Member Functions

bool operator== (const t_uid &other) const
bool operator!= (const t_uid &other) const
void allocate (uint32_t length_new)
bool operator< (const t_uid &other) const
 t_uid (const char *dest)
 t_uid ()
 t_uid (const t_uid &ref)
t_uidoperator= (const t_uid &ref)
 ~t_uid ()

Public Attributes

uint32_t length
char * data


Detailed Description

Main structure used to identify user or destination.

Constructor & Destructor Documentation

t_uid::t_uid ( const char *  dest  )  [inline]

t_uid::t_uid (  )  [inline]

t_uid::t_uid ( const t_uid ref  )  [inline]

t_uid::~t_uid (  )  [inline]


Member Function Documentation

bool t_uid::operator== ( const t_uid other  )  const [inline]

bool t_uid::operator!= ( const t_uid other  )  const [inline]

void t_uid::allocate ( uint32_t  length_new  )  [inline]

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

t_uid& t_uid::operator= ( const t_uid ref  )  [inline]


Member Data Documentation

uint32_t t_uid::length

dynamic length

char* t_uid::data

ID


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

Generated on Thu Oct 22 16:31:08 2009 for Limit server by  doxygen 1.5.6