Apache Log4cxx  Version 1.2.0
Loading...
Searching...
No Matches
log4cxx::helpers::Integer Class Reference

#include <integer.h>

Inheritance diagram for log4cxx::helpers::Integer:
log4cxx::helpers::Object

Public Member Functions

 Integer ()
 
 Integer (int i)
 
virtual ~Integer ()
 
int intValue () const
 
- Public Member Functions inherited from log4cxx::helpers::Object
virtual ~Object ()
 
virtual const helpers::ClassgetClass () const =0
 
virtual bool instanceof (const Class &clazz) const =0
 
virtual const void * cast (const Class &clazz) const =0
 

Constructor & Destructor Documentation

◆ Integer() [1/2]

log4cxx::helpers::Integer::Integer ( )

◆ Integer() [2/2]

log4cxx::helpers::Integer::Integer ( int  i)

◆ ~Integer()

virtual log4cxx::helpers::Integer::~Integer ( )
virtual

Member Function Documentation

◆ intValue()

int log4cxx::helpers::Integer::intValue ( ) const
inline

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