Sha256: 14bbcdb7d55c9d946e664021e65ef60c445800aa957e4b3c2c29b9c0d3656de4

Contents?: true

Size: 1.57 KB

Versions: 6

Compression:

Stored size: 1.57 KB

Contents

/*
  Copyright(C) 2014-2016 Brazil

  This library is free software; you can redistribute it and/or
  modify it under the terms of the GNU Lesser General Public
  License as published by the Free Software Foundation; either
  version 2.1 of the License, or (at your option) any later version.

  This library is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  Lesser General Public License for more details.

  You should have received a copy of the GNU Lesser General Public
  License along with this library; if not, write to the Free Software
  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
*/

#pragma once

#include "groonga/portability.h"
#include "groonga/groonga.h"

#include "groonga/array.h"
#include "groonga/column.h"
#include "groonga/config.h"
#include "groonga/dat.h"
#include "groonga/db.h"
#include "groonga/dump.h"
#include "groonga/error.h"
#include "groonga/expr.h"
#include "groonga/file_reader.h"
#include "groonga/geo.h"
#include "groonga/hash.h"
#include "groonga/id.h"
#include "groonga/ii.h"
#include "groonga/obj.h"
#include "groonga/operator.h"
#include "groonga/output.h"
#include "groonga/pat.h"
#include "groonga/request_canceler.h"
#include "groonga/request_timer.h"
#include "groonga/table.h"
#include "groonga/thread.h"
#include "groonga/time.h"
#include "groonga/type.h"
#include "groonga/util.h"
#include "groonga/window_function.h"
#include "groonga/windows.h"
#include "groonga/windows_event_logger.h"

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
rroonga-6.1.0-x86-mingw32 vendor/local/include/groonga/groonga.h
rroonga-6.1.0-x64-mingw32 vendor/local/include/groonga/groonga.h
rroonga-6.0.9-x64-mingw32 vendor/local/include/groonga/groonga.h
rroonga-6.0.9-x86-mingw32 vendor/local/include/groonga/groonga.h
rroonga-6.0.7-x86-mingw32 vendor/local/include/groonga/groonga.h
rroonga-6.0.7-x64-mingw32 vendor/local/include/groonga/groonga.h