Inheritance diagram for PlaneNode::CData:
Public Member Functions | |
INLINE | CData () |
INLINE | CData (const CData ©) |
virtual CycleData * | make_copy () const |
virtual void | write_datagram (BamWriter *manager, Datagram &dg) const |
virtual void | fillin (DatagramIterator &scan, BamReader *manager) |
Public Attributes | |
Planef | _plane |
|
Referenced by make_copy(). |
|
|
|
Reimplemented from CycleData. Definition at line 57 of file planeNode.cxx. References _plane. |
|
Implements CycleData. Definition at line 34 of file planeNode.cxx. References CData(). |
|
Reimplemented from CycleData. Definition at line 45 of file planeNode.cxx. References _plane. |
|
Definition at line 61 of file planeNode.h. Referenced by fillin(), and write_datagram(). |