Savarese Software Research Corporation
uuid_key.h File Reference

uuid_key_type serialization and string conversion functions. More...

#include <ssrc/wispers/types.h>
#include <ssrc/wispers/database/types.h>
#include <boost/serialization/is_bitwise_serializable.hpp>
#include <iosfwd>
Include dependency graph for uuid_key.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  boost
namespace  boost::serialization

Functions

__BEGIN_NS_SSRC_WSPR std::ostream & operator<< (std::ostream &out, const uuid_key_type &uuid_key)
template<>
__END_NS_SSRC_WSPR
__BEGIN_NS_SSRC_WSPR_DATABASE
uuid_key_type 
values< uuid_key_type > (const ResultSet &result_set)
template<class Archive >
void boost::serialization::serialize (Archive &ar, NS_SSRC_WSPR::uuid_key_type &uuid_key, const unsigned int version)

Detailed Description

uuid_key_type serialization and string conversion functions.

Definition in file uuid_key.h.


Function Documentation

__BEGIN_NS_SSRC_WSPR std::ostream& operator<< ( std::ostream &  out,
const uuid_key_type uuid_key 
)

Definition at line 25 of file uuid_key.cc.

References uuid_key_type::high_bits, and uuid_key_type::low_bits.

Definition at line 41 of file uuid_key.h.


Savarese Software Research Corporation
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.