Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  
Public Member Functions | Private Attributes | Friends

SgWriteMove Class Reference

Write player color and move for games in which a move is a SgPoint. More...

#include <SgWrite.h>

List of all members.

Public Member Functions

 SgWriteMove (SgPoint point, SgBlackWhite color)

Private Attributes

SgPoint m_point
SgBlackWhite m_color

Friends

std::ostream & operator<< (std::ostream &out, const SgWriteMove &w)

Detailed Description

Write player color and move for games in which a move is a SgPoint.

Todo:
Move to SgPoint, merge class with SgWritePoint.

Definition at line 122 of file SgWrite.h.


Constructor & Destructor Documentation

SgWriteMove::SgWriteMove ( SgPoint  point,
SgBlackWhite  color 
)

Definition at line 125 of file SgWrite.h.


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  out,
const SgWriteMove w 
) [friend]

Definition at line 43 of file SgWrite.cpp.


Member Data Documentation

Definition at line 135 of file SgWrite.h.

Referenced by operator<<().

Definition at line 133 of file SgWrite.h.

Referenced by operator<<().


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


Sun Mar 13 2011 Doxygen 1.7.1