Apache Log4cxx
Version 1.3.0
|
#include <integer.h>
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::Class & | getClass () const =0 |
virtual bool | instanceof (const Class &clazz) const =0 |
virtual const void * | cast (const Class &clazz) const =0 |
log4cxx::helpers::Integer::Integer | ( | ) |
log4cxx::helpers::Integer::Integer | ( | int | i | ) |
|
virtual |
|
inline |