MongoType
MongoDB Collection Data Dump with BSON Types
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
BSONTypeFormatter.cpp
Go to the documentation of this file.
1 /*
2  * BSONTypeFormatter.cpp
3  *
4  * Created on: Jan 24, 2014
5  * Author: mdeazley
6  */
7 
8 #include <BSONTypeFormatter.hpp>
9 
10 namespace mongotype {
11 
12 //PLACEHOLDER FOR FUTURE EXPANSION
13 
14 } /* namespace mongotype */