WPS4TextInternal::DosLink Struct Reference

Internal: class to store an object definition. More...

List of all members.

Public Member Functions

 DosLink ()
 constructor

Public Attributes

int m_type
 the type
float m_width
 the width
Vec2f m_size
 the object size in the document
std::string m_name
 the file name
WPSEntry m_pos
 an entry which indicates where the object is defined in the file
std::string m_extra
 a string used to store the parsing errors

Friends

std::ostream & operator<< (std::ostream &o, DosLink const &dlink)
 operator <<

Detailed Description

Internal: class to store an object definition.


Constructor & Destructor Documentation

constructor


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
DosLink const &  dlink 
) [friend]

operator <<


Member Data Documentation

a string used to store the parsing errors

Referenced by WPS4TextInternal::operator<<(), and WPS4Text::readDosLink().

an entry which indicates where the object is defined in the file

Referenced by WPS4Text::readDosLink().


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