![]() | Allocates a zero sized temp file in the machine's PLUMTREE_TEMP directory |
![]() | Deletes the file and uninitializes this object. |
![]() | Returns an indication of whether the file will be removed when this object is destroyed. |
![]() | Returns the file extension of the temp file. |
![]() | Returns the temp file's name |
![]() | Returns the current size of the created file |
![]() | Returns the full path to the tempfile. If Create has not yet been called, getting FullPath will automatically call Init(). |
![]() | Returns the location where temp files get created |
![]() | Sets behavior determining whether the file will be removed when this object is destroyed. |
![]() | Sets the file extension of the temp file. |
![]() | Sets the temp file's name |
![]() | Sets the location where temp files will get created |
IPTTempfile Interface | com.plumtree.server Namespace