Apache Mesos
Public Member Functions | Static Public Attributes | Friends | List of all members
org::apache::log4j::Level Class Reference

#include <log4j.hpp>

Inheritance diagram for org::apache::log4j::Level:
Jvm::Object

Public Member Functions

 Level ()
 
- Public Member Functions inherited from Jvm::Object
 Object ()
 
 Object (jobject _object)
 
 Object (const Object &that)
 
 ~Object ()
 
Objectoperator= (const Object &that)
 
 operator jobject () const
 

Static Public Attributes

static Jvm::StaticVariable< Level, LEVEL_OFF, LEVEL_OFF_SIGNATUREOFF
 

Friends

class Jvm::StaticVariable< Level, LEVEL_OFF, LEVEL_OFF_SIGNATURE >
 

Additional Inherited Members

- Protected Attributes inherited from Jvm::Object
jobject object
 

Constructor & Destructor Documentation

org::apache::log4j::Level::Level ( )
inline

Friends And Related Function Documentation

Member Data Documentation

Jvm::StaticVariable<Level, LEVEL_OFF, LEVEL_OFF_SIGNATURE> org::apache::log4j::Level::OFF
static

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