OpenXLSX 1.9.1
Loading...
Searching...
No Matches
OpenXLSX::XLContentItem Class Reference

#include <XLContentTypes.hpp>

Public Member Functions

 XLContentItem ()
 
 XLContentItem (const XMLNode &node)
 
 ~XLContentItem ()=default
 
 XLContentItem (const XLContentItem &other)
 
 XLContentItem (XLContentItem &&other) noexcept
 
XLContentItemoperator= (const XLContentItem &other)
 
XLContentItemoperator= (XLContentItem &&other) noexcept
 
XLContentType type () const
 
std::string path () const
 

Friends

class XLContentTypes
 

Constructor & Destructor Documentation

◆ XLContentItem() [1/4]

XLContentItem::XLContentItem ( )

◆ XLContentItem() [2/4]

XLContentItem::XLContentItem ( const XMLNode node)
explicit

◆ ~XLContentItem()

OpenXLSX::XLContentItem::~XLContentItem ( )
default

◆ XLContentItem() [3/4]

XLContentItem::XLContentItem ( const XLContentItem other)

◆ XLContentItem() [4/4]

XLContentItem::XLContentItem ( XLContentItem &&  other)
defaultnoexcept

Member Function Documentation

◆ operator=() [1/2]

XLContentItem & XLContentItem::operator= ( const XLContentItem other)

◆ operator=() [2/2]

XLContentItem & XLContentItem::operator= ( XLContentItem &&  other)
defaultnoexcept

◆ path()

std::string XLContentItem::path ( ) const

◆ type()

XLContentType XLContentItem::type ( ) const

Friends And Related Symbol Documentation

◆ XLContentTypes

friend class XLContentTypes
friend

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