FeeServer::IntTrait Class Reference
[Services]

#include <feeserver/fee_servt.hh>

List of all members.


Detailed Description

Traits for integer values.

Static Public Member Functions

static void Copy (const int &src, int &dest)
static bool Compare (const int &v1, const int &v2, const float &threshold)
static bool Equal (const int &v1, const int &v2)
static const char * Format ()
static size_t Size ()

Member Function Documentation

static void FeeServer::IntTrait::Copy ( const int &  src,
int &  dest 
) [inline, static]

copy value of src to dest

static bool FeeServer::IntTrait::Compare ( const int &  v1,
const int &  v2,
const float &  threshold 
) [inline, static]

Check if difference between v1 and v2 is not bigger than threshold

static bool FeeServer::IntTrait::Equal ( const int &  v1,
const int &  v2 
) [inline, static]

Check if v1 and v2 are equal

static const char* FeeServer::IntTrait::Format (  )  [inline, static]

Return the format string

static size_t FeeServer::IntTrait::Size (  )  [inline, static]

Get the size (in bytes) of a value


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

Generated on Thu Jun 26 17:02:42 2008 for FeeServer++ 0.9 by  doxygen 1.5.6