Limbo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Functions
BookshelfDriver.h File Reference

Driver for Bookshelf parser. More...

#include "BookshelfDataBase.h"

Go to the source code of this file.

Classes

class  BookshelfParser::Driver
 

Namespaces

 BookshelfParser
 namespace for BookshelfParser
 

Functions

bool BookshelfParser::read (BookshelfDataBase &db, const string &auxFile)
 API for BookshelfParser. Read .aux file and parse all other files. More...
 
bool BookshelfParser::readPl (BookshelfDataBase &db, const string &plFile)
 Read .pl file only, the callback only provide positions and orientation. More...
 

Detailed Description

Driver for Bookshelf parser.

Author
Yibo Lin
Date
Oct 2014

Definition in file BookshelfDriver.h.