Apache Mesos
Public Member Functions | List of all members
Jvm::StaticVariable< T, name, signature > Class Template Reference

#include <jvm.hpp>

Public Member Functions

 StaticVariable (const Class &_clazz)
 
 operator T () const
 

Constructor & Destructor Documentation

template<typename T, const char * name, const char * signature>
Jvm::StaticVariable< T, name, signature >::StaticVariable ( const Class _clazz)
inlineexplicit

Member Function Documentation

template<typename T, const char * name, const char * signature>
Jvm::StaticVariable< T, name, signature >::operator T ( ) const
inline

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