MacDraft5ParserInternal::Image Struct Reference

Internal and low level: a image of a library used in MacDraf5Parser. More...

Public Member Functions

 Image ()
 constructor More...
 

Public Attributes

long m_id
 the first shape id ( in general a group ) More...
 
librevenge::RVNGString m_name
 the image name More...
 
std::string m_extra
 extra data More...
 

Friends

std::ostream & operator<< (std::ostream &o, Image const &im)
 operator<< More...
 

Detailed Description

Internal and low level: a image of a library used in MacDraf5Parser.

Constructor & Destructor Documentation

◆ Image()

MacDraft5ParserInternal::Image::Image ( )
inline

constructor

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  o,
Image const &  im 
)
friend

operator<<

Member Data Documentation

◆ m_extra

std::string MacDraft5ParserInternal::Image::m_extra

extra data

◆ m_id

long MacDraft5ParserInternal::Image::m_id

the first shape id ( in general a group )

Referenced by MacDraft5Parser::send().

◆ m_name

librevenge::RVNGString MacDraft5ParserInternal::Image::m_name

the image name


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

Generated for libmwaw by doxygen 1.8.14