Public Member Functions | |
| virtual void | Release ()=0 | 
| Releases the compiled script output object.  | |
| virtual int | GetSize ()=0 | 
| Returns the size (in bytes) of the compiled output.  | |
| virtual const char * | GetData ()=0 | 
| Returns the raw compiled output data.  | |
 1.8.7