Changes

Jump to: navigation, search

OOP344 Assignment Two

131 bytes added, 03:00, 5 November 2009
Public Methods
</pre></big>
Returns the value of the data attribute.
 
====data()====
<big><pre>
virtual void set(IO_Form* owner);
 
</pre></big>
Sets the '''_owner''' attribute to incoming argument.
 
====getRow()====
 
<big><pre>
int getRow(void)const;

Navigation menu