saga::uuid Class Reference

#include <uuid.hpp>

List of all members.


Detailed Description

Brief description starts here.


Public Member Functions

 uuid (void)
 Brief description starts here.
 uuid (char const *uuid_str)
 Brief description starts here.
std::string string (void) const
 Brief description starts here.

Friends

SAGA_EXPORT bool operator== (const uuid &lhs, const uuid &rhs)
 Brief description starts here.
SAGA_EXPORT bool operator!= (const uuid &lhs, const uuid &rhs)
 Brief description starts here.
SAGA_EXPORT bool operator< (const uuid &lhs, const uuid &rhs)
 Brief description starts here.
SAGA_EXPORT bool operator> (const uuid &lhs, const uuid &rhs)
 Brief description starts here.
SAGA_EXPORT bool operator<= (const uuid &lhs, const uuid &rhs)
 Brief description starts here.
SAGA_EXPORT bool operator>= (const uuid &lhs, const uuid &rhs)
 Brief description starts here.
SAGA_EXPORT std::ostream & operator<< (std::ostream &ostrm, const uuid &rhs)
 Brief description starts here.
SAGA_EXPORT std::istream & operator>> (std::istream &istrm, uuid &rhs)
 Brief description starts here.


Constructor & Destructor Documentation

saga::uuid::uuid ( void   ) 

Brief description starts here.

saga::uuid::uuid ( char const *  uuid_str  ) 

Brief description starts here.


Member Function Documentation

std::string saga::uuid::string ( void   )  const

Brief description starts here.


Friends And Related Function Documentation

SAGA_EXPORT bool operator== ( const uuid lhs,
const uuid rhs 
) [friend]

Brief description starts here.

SAGA_EXPORT bool operator!= ( const uuid lhs,
const uuid rhs 
) [friend]

Brief description starts here.

SAGA_EXPORT bool operator< ( const uuid lhs,
const uuid rhs 
) [friend]

Brief description starts here.

SAGA_EXPORT bool operator> ( const uuid lhs,
const uuid rhs 
) [friend]

Brief description starts here.

SAGA_EXPORT bool operator<= ( const uuid lhs,
const uuid rhs 
) [friend]

Brief description starts here.

SAGA_EXPORT bool operator>= ( const uuid lhs,
const uuid rhs 
) [friend]

Brief description starts here.

SAGA_EXPORT std::ostream& operator<< ( std::ostream &  ostrm,
const uuid rhs 
) [friend]

Brief description starts here.

SAGA_EXPORT std::istream& operator>> ( std::istream &  istrm,
uuid rhs 
) [friend]

Brief description starts here.


Generated on Mon Aug 25 13:15:45 2008 for SAGA C++ API by  doxygen 1.5.6