#include <SetStartEdgeDelta.h>
Inheritance diagram for Document::StartEdgeFinder:
Public Member Functions | |
StartEdgeFinder () | |
virtual void | read (const Track::Track &track, unsigned long int &edge_name) |
Read the data from track and write it to data. | |
virtual void | write (Track::Track &track, const unsigned long int &new_edge_name) |
Write the data to track. |
Definition at line 24 of file SetStartEdgeDelta.h.
Document::StartEdgeFinder::StartEdgeFinder | ( | ) |
Definition at line 22 of file SetStartEdgeDelta.cpp.
void Document::StartEdgeFinder::read | ( | const Track::Track & | track, | |
unsigned long int & | edge_name | |||
) | [virtual] |
Read the data from track and write it to data.
track | The track to extract the data from. | |
data | The variable to store the data too. |
Implements Document::PropertyDeltaIdentifier< unsigned long int >.
Definition at line 26 of file SetStartEdgeDelta.cpp.
void Document::StartEdgeFinder::write | ( | Track::Track & | track, | |
const unsigned long int & | new_edge_name | |||
) | [virtual] |
Write the data to track.
track | The track to write the data to. | |
data | The data to write. |
Implements Document::PropertyDeltaIdentifier< unsigned long int >.
Definition at line 31 of file SetStartEdgeDelta.cpp.
Generated at Mon Sep 6 00:41:17 2010 by Doxygen version 1.4.7 for Racer version svn335.