#include <gdSnarfTxt2Cont.h>
Inheritance diagram for gdTxtCouple:
Public Member Functions | |
gdTxtCouple (unsigned lineNr=0) | |
gdTxtCouple (unsigned lineNr, char *str) | |
virtual | ~gdTxtCouple () |
virtual bool | IsOk () |
virtual char * | GetStr () |
virtual gdHCouple * | CouplePtr () |
virtual gdHCouple & | Couple () |
virtual void | Show (bool doShowAll=true) |
Protected Member Functions | |
int | thisInitTxtCouple (unsigned lineNr, char *str) |
Protected Attributes | |
gdHCouple * | ptrCouple |
|
Definition at line 3 of file gdSnarfTxt2Cont.cpp. |
|
Definition at line 9 of file gdSnarfTxt2Cont.cpp. |
|
Definition at line 18 of file gdSnarfTxt2Cont.cpp. |
|
Definition at line 40 of file gdSnarfTxt2Cont.cpp. |
|
Definition at line 35 of file gdSnarfTxt2Cont.cpp. |
|
Definition at line 28 of file gdSnarfTxt2Cont.cpp. |
|
Reimplemented from gStorage. Definition at line 23 of file gdSnarfTxt2Cont.cpp. Referenced by GetStr(). |
|
Reimplemented from gList. Definition at line 46 of file gdSnarfTxt2Cont.cpp. |
|
Definition at line 68 of file gdSnarfTxt2Cont.cpp. Referenced by gdTxtCouple(). |
|
Definition at line 27 of file gdSnarfTxt2Cont.h. Referenced by Couple(), CouplePtr(), IsOk(), Show(), thisInitTxtCouple(), and ~gdTxtCouple(). |