Planeshift
Public Member Functions | Protected Attributes

psTradePatterns Class Reference

This class holds the master list of all trade patterns possible in the game. More...

#include <pstrade.h>

List of all members.

Public Member Functions

uint32 GetDesignItemId () const
uint32 GetGroupPatternId () const
uint32 GetId () const
float GetKFactor () const
const char * GetPatternString () const
bool Load (iResultRow &row)
 psTradePatterns ()
 ~psTradePatterns ()

Protected Attributes

uint32 designItemId
uint32 groupPatternId
uint32 id
float KFactor
csString patternName

Detailed Description

This class holds the master list of all trade patterns possible in the game.

Definition at line 402 of file pstrade.h.


Constructor & Destructor Documentation

psTradePatterns::psTradePatterns ( )
psTradePatterns::~psTradePatterns ( )

Member Function Documentation

uint32 psTradePatterns::GetDesignItemId ( ) const [inline]

Definition at line 421 of file pstrade.h.

uint32 psTradePatterns::GetGroupPatternId ( ) const [inline]

Definition at line 413 of file pstrade.h.

uint32 psTradePatterns::GetId ( ) const [inline]

Definition at line 409 of file pstrade.h.

float psTradePatterns::GetKFactor ( ) const [inline]

Definition at line 425 of file pstrade.h.

const char* psTradePatterns::GetPatternString ( ) const [inline]

Definition at line 417 of file pstrade.h.

bool psTradePatterns::Load ( iResultRow &  row)

Member Data Documentation

uint32 psTradePatterns::designItemId [protected]

Definition at line 434 of file pstrade.h.

uint32 psTradePatterns::groupPatternId [protected]

Definition at line 432 of file pstrade.h.

uint32 psTradePatterns::id [protected]

Definition at line 431 of file pstrade.h.

Definition at line 435 of file pstrade.h.

csString psTradePatterns::patternName [protected]

Definition at line 433 of file pstrade.h.


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