Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

FuegoMainUtil.cpp File Reference


Detailed Description

See FuegoMainUtil.h.

Definition in file FuegoMainUtil.cpp.

#include "SgSystem.h"
#include "FuegoMainUtil.h"
#include <fstream>
#include <sstream>
#include "GoBook.h"
#include "SgDebug.h"

Go to the source code of this file.

Namespaces

namespace  boost::filesystem

Functions

bool LoadBookFile (GoBook &book, const path &file)
void FuegoMainUtil::LoadBook (GoBook &book, const boost::filesystem::path &programDir)
 Try to load opening book from a set of known paths.
std::string FuegoMainUtil::Version ()
 Return Fuego version.


Function Documentation

bool @1::LoadBookFile ( GoBook book,
const path &  file 
) [static]

Definition at line 22 of file FuegoMainUtil.cpp.

References GoBook::Read(), SgDebug(), and SgException::what().

Referenced by FuegoMainUtil::LoadBook().


17 Jun 2010 Doxygen 1.4.7