ClarisDrawGraphInternal::ZoneUnknown Struct Reference

Internal: structure used to store an unknown zone of a ClarisDrawGraph. More...

Inheritance diagram for ClarisDrawGraphInternal::ZoneUnknown:
ClarisDrawGraphInternal::Zone

List of all members.

Public Member Functions

 ZoneUnknown (Zone const &z)
 construtor
virtual void print (std::ostream &o) const
 print the zone
virtual Type getType () const
 return the main type
virtual Type getSubType () const
 return the sub type
virtual int getNumData () const
 return the number of data
virtual
ClarisWksStruct::DSET::Child 
getChild () const
 return a child corresponding to this zone

Public Attributes

Type m_type
 the sub type
int m_typeId
 type number

Detailed Description

Internal: structure used to store an unknown zone of a ClarisDrawGraph.


Constructor & Destructor Documentation

construtor


Member Function Documentation

return a child corresponding to this zone

Reimplemented from ClarisDrawGraphInternal::Zone.

virtual int ClarisDrawGraphInternal::ZoneUnknown::getNumData ( ) const [inline, virtual]

return the number of data

Reimplemented from ClarisDrawGraphInternal::Zone.

virtual Type ClarisDrawGraphInternal::ZoneUnknown::getSubType ( ) const [inline, virtual]

return the sub type

Reimplemented from ClarisDrawGraphInternal::Zone.

virtual Type ClarisDrawGraphInternal::ZoneUnknown::getType ( ) const [inline, virtual]

return the main type

Reimplemented from ClarisDrawGraphInternal::Zone.

virtual void ClarisDrawGraphInternal::ZoneUnknown::print ( std::ostream &  o) const [inline, virtual]

print the zone

Reimplemented from ClarisDrawGraphInternal::Zone.


Member Data Documentation


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