xlnt - community edition
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
xlnt::detail::format_impl_ptr Class Reference

Public Member Functions

 format_impl_ptr (const format_impl_ptr &r)
 
 format_impl_ptr (format_impl_ptr &&r)
 
 format_impl_ptr (format_impl *format)
 
format_impl_ptroperator= (const format_impl_ptr &r)
 
format_impl_ptroperator= (format_impl_ptr &&r)
 
std::size_t use_count () const
 
bool is_set () const
 
void clear ()
 
format_impl * get () const
 
format_impl * operator-> () const
 
 operator format_impl * () const
 
bool operator== (const format_impl_ptr &r) const
 
bool operator== (format_impl *format) const
 

Protected Member Functions

void increment ()
 
void decrement ()
 

Protected Attributes

format_impl * format_ = nullptr
 

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