generic_cost Struct Reference

#include <abl-show.h>

List of all members.

Public Member Functions

 generic_cost (int num)
 generic_cost (int num, int _add, int _rolls=1)
int cost () const
 operator bool () const

Static Public Member Functions

static generic_cost fixed (int fixed)
static generic_cost range (int low, int high, int _rolls=1)

Public Attributes

int base
int add
int rolls


Constructor & Destructor Documentation

generic_cost::generic_cost ( int  num  )  [inline]

generic_cost::generic_cost ( int  num,
int  _add,
int  _rolls = 1 
) [inline]


Member Function Documentation

static generic_cost generic_cost::fixed ( int  fixed  )  [inline, static]

Here is the call graph for this function:

static generic_cost generic_cost::range ( int  low,
int  high,
int  _rolls = 1 
) [inline, static]

Here is the call graph for this function:

int generic_cost::cost (  )  const

Here is the call graph for this function:

generic_cost::operator bool (  )  const [inline]


Member Data Documentation


The documentation for this struct was generated from the following files:

Generated on Thu Jan 13 13:34:04 2011 by  doxygen 1.5.6