Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

CDListCmdBlock Class Reference

#include <dlist.h>

List of all members.

Public Methods

 CDListCmdBlock ()
 ~CDListCmdBlock ()
template<class CmdType> bool CanFit (CmdType cmd)
template<class CmdType> void operator+= (CmdType cmd)
CDListCmdGetFirstCmd ()
void SetNextBlock (CDListCmdBlock *next)
CDListCmdBlock* GetNextBlock () const


Constructor & Destructor Documentation

CDListCmdBlock::CDListCmdBlock ( ) [inline]
 

Definition at line 83 of file dlist.h.

CDListCmdBlock::~CDListCmdBlock ( ) [inline]
 

Definition at line 88 of file dlist.h.


Member Function Documentation

template<class CmdType>
bool CDListCmdBlock::CanFit ( CmdType cmd ) [inline]
 

Definition at line 91 of file dlist.h.

Referenced by CDList::operator+=().

CDListCmd * CDListCmdBlock::GetFirstCmd ( ) [inline]
 

Definition at line 103 of file dlist.h.

Referenced by CDList::Play(), and CNextBlockCmd::Play().

CDListCmdBlock * CDListCmdBlock::GetNextBlock ( ) const [inline]
 

Definition at line 106 of file dlist.h.

void CDListCmdBlock::SetNextBlock ( CDListCmdBlock * next ) [inline]
 

Definition at line 105 of file dlist.h.

Referenced by CDList::operator+=().

template<class CmdType>
void CDListCmdBlock::operator+= ( CmdType cmd ) [inline]
 

Definition at line 97 of file dlist.h.


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