Realm C++ SDK Version v2.2.0
Public Member Functions | Public Attributes | Friends | List of all members

realm::uuid Struct Reference

Public Member Functions

 uuid (const std::string &)
 
 uuid (const std::array< uint8_t, 16 > &)
 
std::string to_string () const
 
std::string to_base64 () const
 
std::array< uint8_t, 16 > to_bytes () const
 
 uuid (const internal::bridge::uuid &)
 

Public Attributes

internal::bridge::uuid m_uuid
 

Friends

struct internal::bridge::uuid
 
template<typename mapped_type >
struct box_base
 

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