| 120 | virtual int GetSize(bool b) { X return 0; } |
| 121 | virtual PJSON GetJsp(void) { X return NULL; } |
| 122 | virtual PJPR GetFirst(void) { X return NULL; } |
| 123 | virtual PSZ GetText(PGLOBAL g, PSTRG text) { X return NULL; } |
| 124 | virtual bool Merge(PGLOBAL g, PJSON jsp) { X return true; } |
| 125 | virtual void SetValue(PJSON jsp) { X } |
no outgoing calls
no test coverage detected