DMParserInternal::PictInfo Struct Reference

Internal: store a picture information in DMParser. More...

Public Member Functions

 PictInfo ()
 constructor

Public Attributes

int m_id
 the picture id
int m_sndId
 the sound id
int m_align
 the alignement ( 1:center, ... )
bool m_print
 true if the picture is printed
bool m_invert
 true if we must invert the picture
int m_action
 the action
std::string m_actionString
 the action string
int m_next [2]
 the next chapter/paragraph position for goChapter
std::string m_appleScript [3]
 the applescript type
std::string m_extra
 extra data

Friends

std::ostream & operator<< (std::ostream &o, PictInfo const &info)
 operator<<

Detailed Description

Internal: store a picture information in DMParser.

Constructor & Destructor Documentation

DMParserInternal::PictInfo::PictInfo ( )
inline

constructor

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
PictInfo const &  info 
)
friend

operator<<

Member Data Documentation

int DMParserInternal::PictInfo::m_action
std::string DMParserInternal::PictInfo::m_actionString
int DMParserInternal::PictInfo::m_align

the alignement ( 1:center, ... )

Referenced by DMParserInternal::operator<<(), DMParser::readPictInfo(), and DMParser::sendPicture().

std::string DMParserInternal::PictInfo::m_appleScript[3]

the applescript type

Referenced by DMParserInternal::operator<<(), PictInfo(), and DMParser::readPictInfo().

std::string DMParserInternal::PictInfo::m_extra
int DMParserInternal::PictInfo::m_id
bool DMParserInternal::PictInfo::m_invert

true if we must invert the picture

Referenced by DMParserInternal::operator<<(), and DMParser::readPictInfo().

int DMParserInternal::PictInfo::m_next[2]

the next chapter/paragraph position for goChapter

Referenced by DMParserInternal::operator<<(), PictInfo(), and DMParser::readPictInfo().

bool DMParserInternal::PictInfo::m_print

true if the picture is printed

Referenced by DMParserInternal::operator<<(), and DMParser::readPictInfo().

int DMParserInternal::PictInfo::m_sndId

the sound id

Referenced by DMParserInternal::operator<<(), and DMParser::readPictInfo().


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

Generated on Wed May 22 2013 18:12:47 for libmwaw by doxygen 1.8.1.2