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

GoBoardWrite::WriteMap Class Reference

Write a map of the board, showing marks for SgPointSet. More...

#include <GoBoardUtil.h>

List of all members.

Public Member Functions

 WriteMap (const GoBoard &bd, const SgPointSet &points)
const GoBoardBoard () const
const SgPointSetPoints () const

Private Attributes

const GoBoardm_bd
const SgPointSetm_points

Detailed Description

Write a map of the board, showing marks for SgPointSet.

Definition at line 1144 of file GoBoardUtil.h.


Constructor & Destructor Documentation

GoBoardWrite::WriteMap::WriteMap ( const GoBoard bd,
const SgPointSet points 
)

Definition at line 1147 of file GoBoardUtil.h.


Member Function Documentation

const GoBoard& GoBoardWrite::WriteMap::Board (  )  const

Definition at line 1153 of file GoBoardUtil.h.

References m_bd.

Referenced by operator<<().

const SgPointSet& GoBoardWrite::WriteMap::Points (  )  const

Definition at line 1155 of file GoBoardUtil.h.

References m_points.

Referenced by operator<<().


Member Data Documentation

Definition at line 1158 of file GoBoardUtil.h.

Referenced by Board().

Definition at line 1160 of file GoBoardUtil.h.

Referenced by Points().


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


Sun Mar 13 2011 Doxygen 1.7.1