Apache Mesos
Public Member Functions | List of all members
java::io::File Class Reference

#include <io.hpp>

Inheritance diagram for java::io::File:
Jvm::Object

Public Member Functions

 File (const std::string &pathname)
 
void deleteOnExit ()
 
- Public Member Functions inherited from Jvm::Object
 Object ()
 
 Object (jobject _object)
 
 Object (const Object &that)
 
 ~Object ()
 
Objectoperator= (const Object &that)
 
 operator jobject () const
 

Additional Inherited Members

- Protected Attributes inherited from Jvm::Object
jobject object
 

Constructor & Destructor Documentation

java::io::File::File ( const std::string &  pathname)
inlineexplicit

Member Function Documentation

void java::io::File::deleteOnExit ( )
inline

The documentation for this class was generated from the following file: