WPS4TextInternal::Object Struct Reference

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

List of all members.

Public Member Functions

 Object ()
 constructor

Public Attributes

int m_id
 the object identificator
Vec2f m_size
 the object size in the document
WPSEntry m_pos
 an entry which indicates where the object is defined in the file
long m_unknown
 unknown data
std::string m_extra
 a string used to store the parsing errors

Friends

std::ostream & operator<< (std::ostream &o, Object const &obj)
 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,
Object const &  obj 
) [friend]

operator <<


Member Data Documentation

a string used to store the parsing errors

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

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

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


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