Internal: the picture of a HMWKGraph.
More...
Public Attributes |
| shared_ptr< HMWKZone > | m_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
|
| bool | m_parsed |
| | a flag to know if the picture was send to the receiver
|
| std::string | m_extra |
| | extra data
|
Detailed Description
Internal: the picture of a HMWKGraph.
Constructor & Destructor Documentation
| HMWKGraphInternal::Picture::Picture |
( |
shared_ptr< HMWKZone > |
zone | ) |
|
|
inline |
| HMWKGraphInternal::Picture::~Picture |
( |
| ) |
|
|
inline |
Friends And Related Function Documentation
| std::ostream& operator<< |
( |
std::ostream & |
o, |
|
|
Picture const & |
pict |
|
) |
| |
|
friend |
Member Data Documentation
| std::string HMWKGraphInternal::Picture::m_extra |
| long HMWKGraphInternal::Picture::m_fileId |
| bool HMWKGraphInternal::Picture::m_parsed |
|
mutable |
| long HMWKGraphInternal::Picture::m_pos[2] |
| shared_ptr<HMWKZone> HMWKGraphInternal::Picture::m_zone |
The documentation for this struct was generated from the following file: