Main Page
|
Namespace List
|
Class Hierarchy
|
Alphabetical List
|
Class List
|
Directories
|
File List
|
Class Members
|
File Members
iFeature Class Reference
#include <
example.h
>
List of all members.
Public Member Functions
iFeature
(int l, double v=1.0)
int
label
() const
double
value
() const
void
set_value
(double v)
bool
operator<
(const
iFeature
&rhs) const
Private Attributes
int
_label
double
_value
Constructor & Destructor Documentation
iFeature::iFeature
(
int
l
,
double
v
=
1.0
)
[inline]
Member Function Documentation
int iFeature::label
(
)
const
[inline]
bool
iFeature::operator<
(
const
iFeature
&
rhs
)
const
[inline]
void iFeature::set_value
(
double
v
)
[inline]
double iFeature::value
(
)
const
[inline]
Member Data Documentation
int
iFeature::_label
[private]
double
iFeature::_value
[private]
The documentation for this class was generated from the following file:
example.h
Generated on Wed Apr 26 12:58:13 2006 for FreeLing by
1.4.4