HanMacWrdKGraphInternal::Picture Struct Reference

Internal: the picture of a HanMacWrdKGraph. More...

List of all members.

Public Member Functions

 Picture (shared_ptr< HanMacWrdKZone > zone)
 constructor
 ~Picture ()
 destructor

Public Attributes

shared_ptr< HanMacWrdKZonem_zone
 the main zone
long m_pos [2]
 the first and last position of the picture data in the zone
long m_fileId
 the file id
long m_fileSubId
 the file subid
bool m_parsed
 a flag to know if the picture was send to the receiver
std::string m_extra
 extra data

Friends

std::ostream & operator<< (std::ostream &o, Picture const &pict)
 operator<<

Detailed Description

Internal: the picture of a HanMacWrdKGraph.


Constructor & Destructor Documentation

constructor


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
Picture const &  pict 
) [friend]

operator<<


Member Data Documentation

a flag to know if the picture was send to the receiver

Referenced by HanMacWrdKGraph::flushExtra(), and HanMacWrdKGraph::sendPicture().

the first and last position of the picture data in the zone

Referenced by Picture(), and HanMacWrdKGraph::sendPicture().


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