#include <boost/unordered_map.hpp>
#include <funapi/common/json.h>
#include <funapi/framework/component.h>
#include <funapi/types.h>
Go to the source code of this file.
Classes | |
class | fun::ResourceManager |
Typedefs | |
typedef boost::unordered_map< int, Ptr< const Json > > | fun::IndexedJsonData |
Indexed JSON data. | |
Functions | |
FUNAPI_DLL_VISIBILITY const string & | fun::GetResRoot () |